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
Facing the same problem here. Has anyone figured it out yet? That's a very critical bug.
Sample scenario:
1- User playing audio in background
2- User receives an incoming call
3- User finishes the call.
4- Background audio notification is no longer visible, due to the app crashing.
Flutter Version
My version : 3.24
Lib Version
My version : 3.0.0
Platform (Android / iOS / web) + version
Platform : Android 14
Describe the bug
App crashes when it tries to resume playback after regaining audio focus while still in the background.
Small code to reproduce
The text was updated successfully, but these errors were encountered: