Auto-rotation support for view added via presentModalViewController?
Posted
by E-Madd
on Stack Overflow
See other posts from Stack Overflow
or by E-Madd
Published on 2010-04-29T22:16:14Z
Indexed on
2010/06/02
9:33 UTC
Read the original article
Hit count: 408
It seems that no matter what orientation I am supporting on my views in my app, when I display a view with presentModalViewController, the app snaps into portrait view. How can I support different orientations with a modal view controller?
© Stack Overflow or respective owner