开发者

Deleting a photo in the camera roll

开发者 https://www.devze.com 2023-01-07 02:49 出处:网络
Can I delete a 开发者_如何学Cphoto in the camera roll? If so, how can I do that?No, and I would be very afraid if there was.This is now possible in iOS8+ using the deleteAssets method of the PHChangeR

Can I delete a 开发者_如何学Cphoto in the camera roll? If so, how can I do that?


No, and I would be very afraid if there was.


This is now possible in iOS8+ using the deleteAssets method of the PHChangeRequest object.

iOS will prompt the user for permission when you call this method.

0

精彩评论

暂无评论...
验证码 换一张
取 消