1
 MPMediaQuery * query = [MPMediaQuery songsQuery];<br> //if you need to enumerate songs
 for(MPMediaItem * item in query.items){ .... }

I have checked everywhere, but couldn't find anything helpful. Your suggestions are highly appreciable.

Meet
  • 4,904
  • 3
  • 24
  • 39
PeterParker
  • 308
  • 4
  • 8
  • 1
    Please visit this link for more detail, i think this may help you. [click here](http://stackoverflow.com/questions/8077725/application-crashed-while-importing-songs-from-ipod-library-in-iphone-for-ios-5) – Nilesh Kikani Mar 21 '12 at 09:53

0 Answers0