Rahul Sinha
Posts: 0
Joined: Wed Mar 20, 2013 7:51 am

Disabling landscape mode of the app

How do I disable the landscape mode of the mobile app? I want to show only the portrait mode.

I am building an app for demonstration purpose.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Disabling landscape mode of the app

Dear Rahul,

For iOS, go to App properties - "iOS Keys" section and change "UISupportedInterfaceOrientations" parameter.

For Android, export your app to Eclipse and set it there.

Return to “Issues”