xcode - MPNowPlayingInfoCenter info is not displayed on iOS 8

后端 未结 4 1454
别那么骄傲
别那么骄傲 2020-12-05 12:19

I\'m developing a music application, which should play music in the background.

I use the MPMoviePlayerController to play the music. My code to initiate

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 13:16

    Want to expand @matt's answer - setting nowPlayingInfo is useless when you use AVAudioSessionCategoryOptionMixWithOthers option.

提交回复
热议问题