iPhone - is there a way to detect where a picture was selected from?

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-03-08T02:28:29Z Indexed on 2010/03/08 3:51 UTC
Read the original article Hit count: 517

Filed under:
|
|
|

When Using UIPickerController I have two choices on my App:

  • take a picture
  • take a picture from the library (photo album)

but the library itself is composed by two parts:

  • camera roll
  • other photo albums

Is there a way to detect if the picture was selected from the camera roll or from the other photo albums?

thanks for any help.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ipad