Is it possible to delete photos within an iPhone Application? My application takes pictures and puts them in the Saved folder on the iPhone. I want to allow the user to ...
I am implementing photo galary.now i want to implement delete photo functionality(animation) from the gallery same as default delete functionality in the iphone photo library.So please advice me.
Is there a way I can delete an image that is loaded into my app from a UIImagePickerController?
I want to be able to delete the image from the user's photo library ...
I'm creating an app that uses pictures from the camera.
I ask the user to take a picture then save it in my document folder. It appears that it is not ...
Is it possible to delete photos from the camera roll from within an iphone app?
Does iOS allow for modifications to system assets from within an application?
Is there any method to delete the photo(s) from the photo library. (NOTE: I dont want to copy the images into the document directory (sandbox), and then delete it from there; ...
I'm new to iPhone development, currently I am working on one project that I have to create a custom photo gallery with the ability to delete and reposition of any image ...