How to disable landscape of app even after screen rotation is on?

Is there any option to disable landscape orientation for app. So that the app remains portrait oriented even when mobile is tilted. I need this because the app gets messed after tilting mobile to landscape (image size changes etc.) Thanks.

Set the screen orientation in Screen1 to Portrait.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.