Hello every one
I hope to add audio from audio library to a MPMediaItemCollection.
I hope I can store the MPMediaItemCollection
So I write the MPMediaItemPropertyPersistentID to an array.
When I need to reload and replay the audio MPMediaItemCollection,
I check if the audio's MPMediaItemPropertyPersistentID existes in current audio librabry.
Is it possible?
Or use MPMediaItemPropertyPersistentID to check that is not a good solution.
Thanks