我希望在后台播放音乐,并处理iTunes Match内容。 MPMusicPlayerController的iPodMusicPlayer处理这两者,但在iOS 8中已弃用。任何人都知道他们正在寻找我们的API或框架来处理我的两个要求吗?
答案 0 :(得分:3)
您可以改用[MPMusicPlayerController systemMusicPlayer]
。有关详细信息,请参阅此处:https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS80APIDiffs/index.html