Closed singhdd93 closed 8 years ago
I am working on a Live Streaming Music Player. When I dismiss the viewcontroller having jukebox delegate, The background controls stop working.
Need Help
Got the Solution
I implemented remoteControlReceivedWithEvent in custom navigation controller and that solved this problem.
remoteControlReceivedWithEvent
Thanks a lot for great lib
I am working on a Live Streaming Music Player. When I dismiss the viewcontroller having jukebox delegate, The background controls stop working.
Need Help