Closed karthik986arre closed 1 week ago
Keeps playing when interrupted by a call or other apps' media
flutter run
Android
No response
6.1.0
my relevant logs
yeah
same issue here
Same here, I also noticed that the player resumes playing audio after a missed call, even if it was previously stopped.
Checklist
Current bug behaviour
Keeps playing when interrupted by a call or other apps' media
Expected behaviour
Steps to reproduce
flutter run
on the code sampleCode sample
Code sample
```dart void main() { } ```Affected platforms
Android
Platform details
No response
AudioPlayers Version
6.1.0
Build mode
No response
Audio Files/URLs/Sources
No response
Screenshots
No response
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
yeah