Is is possible to delete photos from cameraRoll pr

2020-02-01 23:21发布

问题:

I want to delete the photos which are saved in camera-roll is it supported in iphone ..? any info..?

回答1:

I don't think this is supported by iOS. Here's a link to the developer documentation for the Assets Library:

http://developer.apple.com/library/ios/#documentation/AssetsLibrary/Reference/AssetsLibraryFramework/_index.html

I don't see any affordances for deleting photos.



回答2:

This is supported in iOS8, but will always ask the user for permission:

https://developer.apple.com/library/ios/documentation/Photos/Reference/PHAssetChangeRequest_Class/index.html#//apple_ref/occ/clm/PHAssetChangeRequest/deleteAssets: