I have been using the following code to extract the asset url from the MPMediaItem object returned from the MPMediaItemPickerController so that I can copy music files from a use
We can add filter that does not show iCloud items with
[mediaPicker setShowsCloudItems:NO];