App Orientation Extension

Open in App

This extension can handle your app screen orientation when launching the app or opening any screen.


When you have changed your app screen orientation from Unspecified to Portrait mode but still, app does not handle it properly.

Maybe you have try multiple ways to fix this. but this is not your project issue. this issue has got because problem in app builder platform.

Now you can use this extension in your project to handle this issue. This extension has included an Android Provider class which will be added to your app manifest file. It can change the screen orientation from Unspecified mode to User orientation mode. This task it will do before launching the app.

You don’t need to set any blocks for this. Because it will work automatically before the initial state of launch app.


Blocks :

Similar Posts