iPhone Camera and Image Chooser

Posted by PF1 on Stack Overflow See other posts from Stack Overflow or by PF1
Published on 2009-09-13T03:26:52Z Indexed on 2010/05/15 22:50 UTC
Read the original article Hit count: 283

Hi Everyone:

I have found a lot of information on using UIImagePickerController to let the user choose the image they want from the Photos application's data. I am wondering how I can create this same effect on 3.0, as it doesn't seem as if a lot of the old code works anymore. In addition, I would like the user to be able to take a new picture from this same pop-up.

Thanks for any help!

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about iphone