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
Describe the bug
The app plays and moves to the next song correctly when the app is opened, but stopped playing and quits when moved to the background after the current song finished playing. To Reproduce
If needed, include code examples for the problem or steps to reproduce.
Expected behavior
The app should continue playing and move to the next song when in the background.
The text was updated successfully, but these errors were encountered:
wawilliams003
changed the title
Audio stop playing after current song when in background
Audio stop playing after current song ends when in background
Sep 19, 2022
@wawilliams003 Are you able to find any solution? I am seeing the track is changing but buffering is not starting. Probably have to handle background mode.
Describe the bug
The app plays and moves to the next song correctly when the app is opened, but stopped playing and quits when moved to the background after the current song finished playing.
To Reproduce
If needed, include code examples for the problem or steps to reproduce.
Expected behavior
The app should continue playing and move to the next song when in the background.
The text was updated successfully, but these errors were encountered: