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
This seems to be unhandled situation, or maybe I am not aware of some features which handle this situation...When app returns from background, music is stopped, and I can't resume it.
I am guessing that this is related to AVAudioSession...
@nicklockwood Do you have some idea how to handle this and make music continue from where it is stopped (or at least to start it from beginning) ?
This can be produced by simply running your sample project -> play music -> receive phone-call (so I am sure that is nothing wrong with my code, because I use your sample app).
Any thoughts ?
Best Regards,
Vladimir
The text was updated successfully, but these errors were encountered:
This seems to be unhandled situation, or maybe I am not aware of some features which handle this situation...When app returns from background, music is stopped, and I can't resume it.
I am guessing that this is related to AVAudioSession...
@nicklockwood Do you have some idea how to handle this and make music continue from where it is stopped (or at least to start it from beginning) ?
This can be produced by simply running your sample project -> play music -> receive phone-call (so I am sure that is nothing wrong with my code, because I use your sample app).
Any thoughts ?
Best Regards,
Vladimir
The text was updated successfully, but these errors were encountered: