user1156202
user1156202

Reputation: 25

How can I delete album in objective C/Iphone development?

I 'd like to ask a question about iOS, do you know if it possible to delete a album programmatically? I use the "addAssetsGroupAlbumWithName" in the assets library to add new custom album, but cannot find the way to delete album. There are no method declared in the alassetslibrary Hope some one know the answer... Thanks!

Upvotes: 0

Views: 930

Answers (1)

Maulik
Maulik

Reputation: 19418

No ,Its not possible to delete albums in photo library programmatically. See Apple Support Communities

Upvotes: 1

Related Questions