This worked for a while but now suddenly, it is returning NULL, despite me picking a song each time.
-(void)mediaPicker: (MPMediaPickerController *)mediaPicker didPickMediaItems:(MPMediaItemCollection *)mediaItemCollection
Then an NSLog reveals mediaItemCollection to be empty.
Any ideas why?
Update.. i tried an older version of the app, and it's giving me the same. So it's something to do with the iPod Touch I would guess? That's a worry though. Suggestions?