I want to upload mp3 from my phone to server, for this i am using MPMediaPickerController.
MPMediaPickerController
After getting URL of MPMediaItem, i want to get
MPMediaItem
Take a look at this library: https://github.com/tapsquare/TSLibraryImport It can convert non-DRM items from iPod music library to mp3 files and then you can save them or use as NSData for further processing.