how to access the image captured using takePicture

Posted by dev on Stack Overflow See other posts from Stack Overflow or by dev
Published on 2009-10-14T06:20:32Z Indexed on 2010/05/29 16:02 UTC
Read the original article Hit count: 147

Filed under:
|

With takePicture, the camera captures an image (click), however I it does not call the imagePickerController:didFinishPickingMediaWithInfo: method. So how do we access the image?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about camera