did you find a solution ? i have also the same bug with simulator Xcode 11.3.1
Post
Replies
Boosts
Views
Activity
You should set MPNowPlayingInfoCenter.default().nowPlayingInfo before calling completionHandler ofplayableContentManager(_ contentManager: MPPlayableContentManager, initiatePlaybackOfContentItemAt indexPath: IndexPath, completionHandler: @escaping (Error?) -> Void)it's working for me
I have exactly the same error with the latest release Xcode 11.3.1...