modal view not showing inside didfinishpickingimage

Posted by sebastien on Stack Overflow See other posts from Stack Overflow or by sebastien
Published on 2009-10-06T12:06:46Z Indexed on 2010/04/04 13:53 UTC
Read the original article Hit count: 216

Filed under:
|
|
|
|

Hi,

I have a viewcontroller, and I would like to display a modal view controller with : presentModalViewController when a user finished picking an image.

The modal view controller is working fine when I call it from a button in my main view. But when I call it from didfinishpickingimage callback nothing happens.

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about modal