You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made sure that the issue I am raising doesn't already exist
Current bug behaviour
In the latest audioplayers: ^6.1.0 audio not playing in background.
Even i added background mode as audio in info.plist and enabled audio in signincapabilities
UIBackgroundModes
audio
fetch
Expected behaviour
It should play the sound even in the background mode
Steps to reproduce
Execute flutter run on the code sample
...
...
Code sample
Code sample
voidmain() {
}
Affected platforms
iOS
Platform details
No response
AudioPlayers Version
6.1.0
Build mode
debug
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
my relevant logs
Full Logs
my full logs or a link to a gist
Flutter doctor:
Output of: flutter doctor -v
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered:
Checklist
Current bug behaviour
In the latest audioplayers: ^6.1.0 audio not playing in background.
Even i added background mode as audio in info.plist and enabled audio in signincapabilities
UIBackgroundModes
audio
fetch
Expected behaviour
It should play the sound even in the background mode
Steps to reproduce
flutter run
on the code sampleCode sample
Code sample
Affected platforms
iOS
Platform details
No response
AudioPlayers Version
6.1.0
Build mode
debug
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
Full Logs
Flutter doctor:
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered: