tags:

views:

67

answers:

1

Is there iphone API to delete photo in camera roll as Apple's photo app?

A: 

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

Douwe Maan
Why be so afraid? iPhone's native photo app can delete photo, why not allow other apps delete photo which selected by user( UIImagePickerController)?
elife
Using a `UIImagePickerController` would be okay, but I wouldn't be happy as a user if there were an API to directly delete pictures from the Camera Roll.
Douwe Maan