ios - How can I disable landscape orientation universally? -


i'm trying disable landscape mode app , turned off settings here

enter image description here

this turns off landscape iphone not ipad, went info.plist , tried removing last 2 when submitted build itunes connect said need there... don't know if there's way disable horizontal mode ipad? want portrait mode thing on iphone , ipad.

enter image description here

this error get.

enter image description here

thanks! hope can help!

try check requires full screen, think opt app out of multitasking , wont prompt error anymore when compile


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -