Delete a photo from the user's photo library?

Posted by Jacob Relkin on Stack Overflow See other posts from Stack Overflow or by Jacob Relkin
Published on 2010-01-31T19:24:33Z Indexed on 2010/04/04 10:03 UTC
Read the original article Hit count: 604

Filed under:
|
|

Hi,

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 when the user performs a specific action.

I am prompting the user to choose a image from their library, then it gets loaded into my app at which point the app does some shnazzy animation, then actually deletes the image.

Please help!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk