UIpopover is presenting user with a 'done' button that I can't get rid of

Posted by nickthedude on Stack Overflow See other posts from Stack Overflow or by nickthedude
Published on 2010-06-07T21:49:39Z Indexed on 2010/06/07 21:52 UTC
Read the original article Hit count: 563

I'm not sure why this is coming up I am porting my app into an ipad version and moving one of my views which happens to be a navigation controller into a uipopover. I did have a uibarbutton item on the view im porting with a "done" button to dismiss the navcontroller but I commented out that code and its still appearing, not sure why.

I remember someone mentioning some versions of xcode are wonky with uipopovers anyone know which ones? im using 3.2.3

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ipad