Unable to receive remoteControlReceivedWithEvent - objective c - ios

后端 未结 1 1272
孤街浪徒
孤街浪徒 2020-12-19 11:25

I successfully enabled my app to be able to play audio and video in background after the screen is locked. However, for better user experience I want to show play and pause

相关标签:
1条回答
  • 2020-12-19 12:18

    I found the answer to my question. I need to implement the code in my question in AppDelegate to receive events instead of implementing in ViewController.

    0 讨论(0)
提交回复
热议问题