In my testing, it seems that playing MPMediaItem through MPMusicPlayerController does not update the Play Count (using iPod or application instance)
Can anyone confirm this? I haven’t seen anything in the documentation either.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In my tests, the play count gets updated for both
iPodMusicPlayerandapplicationMusicPlayer.First I skipped through to the end of the song. Then I jumped back to the previous track and tested the play count using
valueForPropertyafter getting aMPMusicPlayerControllerNowPlayingItemDidChangeNotification: