i want to play songs form my application when user select song which is list out in the table view .i successf开发者_运维知识库ully list out songs from my iphone itunes to my application but when i select any song it only play song which is play currently in iphone.i apply notification then also it not change the song.so what i have to do to solve this problem. i am using MPMusicPlayerController and settheQuerywithCollections with MediaItemCollections
Thanks.
It seems that you have turned on "Repeat One Song" function.
If you have correctly set PlaybackQueue, try fixing the repeating problem.
加载中,请稍侯......
精彩评论