iOS 9.3.2 Breaks MPMusicPlayerController
问题 I'm trying to integrate Apple Music to my app, I managed to get it working flawlessly until this morning. After updating to iOS 9.3.2 nothing is the same: The permission system works the same (SKCloudServiceController) to retrieve the AuthorizationStatus and Capability of the user. However, the MPMusicPlayerController do not behave the same using the new iOS version, let me explain : On iOS 9.3.1, if I call the playerController.play() method after setting my tracks in playerController