lionheart / openradar-mirror

A mirror of radars pulled from http://openradar.me/.
246 stars 17 forks source link

31960855: MPMusicPlayerController systemMusicPlayer plays the wrong item #17358

Open openradar-mirror opened 7 years ago

openradar-mirror commented 7 years ago

Description

Area: Media Player Framework

Summary: When using MPMusicPlayerController systemMusicPlayer and setting a queue and now playing item in a music player, the wrong item plays.

My app, Stezza, has been running the same code since 2013, but this bug appears to have been introduced with Apple Music, although I do not have any data to support this.

There are others posting the same issue in the forums and on Stack Overflow: https://forums.developer.apple.com/thread/47962 https://forums.developer.apple.com/thread/46666 http://stackoverflow.com/questions/38164511/music-player-does-not-play-item-selected http://stackoverflow.com/questions/37281520/ios-9-3-2-breaks-mpmusicplayercontroller http://stackoverflow.com/questions/37069232/mpmusicplayercontroller-not-working-first-time http://stackoverflow.com/questions/32299065/mpmusicplayercontroller-play-not-working-after-killing-ios-music-app

Steps to Reproduce: Open a third party music player Select some music

Expected Results: Selected item plays

Actual Results: A completely different item plays

- Product Version: 10.3.1 Created: 2017-05-03T11:24:23.734290 Originated: 2017-03-05T00:00:00 Open Radar Link: http://www.openradar.me/31960855

NithinGaddam commented 6 years ago

Any solution for this?