cocoa touch - UIModalPresentationFormSheet on iPad in landscape mode -


I created a UIViewController view on the UIModalPresentationFormSheet with model presentation style from XIB and everything works great in portrait mode.

Why are any thoughts happening and how to solve it?

Thank you

I was also with this problem, I have a modal controller And for the calling controller, there was a set of autoretat functions set on the portrait.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -