Is is possible to delete photos from cameraRoll programmatically...?
cocoa-touch, iphone
Solution
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.
Problem
I want to delete the photos which are saved in camera-roll is it supported in iphone ..? any info..?