Help with App Orientation

Hi … can anyone please share or explain a lil bit how the Landscape Orientation works?

i try it but on the phone when i do the previews it still looks as Portrait.

Hi @KlicIT,

In native apps (published apps into stores), now app should open directly in landscape mode as default. For PWAs, it would be portrait by default as this feature works with native apps. (could be changed with device auto rotate option)

Thank you and have a great day!

Thanks for the response.

so in the previews it wouldn’t work ?

and how would it work as designing the app because when i rotate the app everything change like image size and rectangles and everything looks weird because designing the app only can do in portrait or maybe im missing something.

Hi @KlicIT,

You’re very welcome!

Yes, this applies only for native apps.

There’s no previewer for landscape mode. You have to build in portrait screens in the responsive builder and Adalo convert those screens into landscape mode by default if the orientation type is only selected as landscape.

Thank you and have a great day!