Is it possible to delete a song from a MPMediaPlaylist playlist?
I have the ability to get all the songs in a list:
NSArray *songs = [playlist items];
Can I loop through this with a given productID and delete the item?
Is it possible to delete a song from a MPMediaPlaylist playlist?
I have the ability to get all the songs in a list:
NSArray *songs = [playlist items];
Can I loop through this with a given productID and delete the item?
Copyright © 2021 Jogjafile Inc.