I created my own music player that runs on iPhone using the class MPMusicPlayerController. I'm using the class MPMediaPickerController to select the songs and add to my player. I've around 900 songs in my iPhone. When I'm adding songs by selecting "Add All Songs" from MpMediaPickerController, the app is crashing.

Can some one tell me whether is there any solution to stop this crash?

Or is there any limit on number of songs selection that I've to impose so that app won't crash?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 0 down vote accepted

No, there is no limit on selection of songs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.