AFSoundManager
AFSoundManager copied to clipboard
Lock Screen audio controls disappear when I pause
When I run the app the audio plays when the view loads. The app continues to play audio when it goes into background mode. I am able to successfully pause and/or play audio from the Control Center (accessed either from within the app or the Lock Screen) but, if I access the Lock Screen audio controls and pause the player, the music pauses and the lock screen controls disappear. I expect the music to pause, but not for the controls to disappear.
Note: I already use MPNowPlayingInfoCenter on my example.
Looking into it. Anyway, the v2 is coming soon and will include native MPNowPlayingInfoCenter integrated right into AFSoundManager, which will allow you guys to integrate the audio stuff into the native iOS system controls, including artwork, control, title, artist, etc just by playing a sound.
This feature has been queued, as you can see on the new roadmap on README