MPMusicPlayerController stops sending notifications
Posted
by jasongullickson
on Stack Overflow
See other posts from Stack Overflow
or by jasongullickson
Published on 2009-08-24T19:57:43Z
Indexed on
2010/04/18
5:53 UTC
Read the original article
Hit count: 394
I have a MPMusicPlayerController playing the entire iPod library and I'm subscribed to the notifications when tracks change etc. This is all working correctly
When the end of the playlist is reached, MPMusicPlayerController sends a change of state notification and stops. When I re-start the player, music begins to play again but MPMusicPlayerController no longer sends notifications when tracks change, etc.
Thoughts?
© Stack Overflow or respective owner