iPhone - MPMusicPlayerController - Is there any limit on number of songs to select -


i created own music player runs on iphone using class mpmusicplayercontroller. i'm using class mpmediapickercontroller select songs , add player. i've around 900 songs in iphone. when i'm adding songs selecting "add songs" mpmediapickercontroller, app crashing.

can 1 tell me whether there solution stop crash?

or there limit on number of songs selection i've impose app won't crash?

no, there no limit on selection of songs.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -