Hi,
Im using an iPodMusicPlayer for my MPMusicController.
My question is once my appplication is launched and will continue what the iPod app is playing, can i retrieve the MPMediaItem of the next and previous track of the iPod music app? I cant seem to find a way to know if user chose albums, artists or songs as his/her choice on the iPod music app. If I can be able to know that, I can retrieve the list depending on the property and start from there..
.. or maybe i should just use applicationMusicPlayer?
thanks!