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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -