How can I write an audio file picked from mediaPicker
into my app's Documents Folder?
Basically I am selecting a audio file from iPod Library.
I want that this selected file be copied into my app's Documents folder.
So that I can reference it from my app's Documents folder.
What can be done?
Thanks.
This means you can also serialize a MPMediaItemCollection. I do not know if it will work, but i'm almost certain apple did implement it (probably the way Apple stores playlists). – Mats Stijlaart Mar 03 '11 at 12:26