i have created an app from niotron, it changes its layout from vertical to horizontal automatically when slightly the mobile is moved, this is going to affect UX.i think it is because of selection of (screen sizing>responsive) option.
how can i fix this problem?
Have you tried setting your screen orientation property to portrait?
i have now set the screen sizing from responsive to fixed but it issue is not fixed.
No that’s not the solution, set it back to responsive.
The solution is in your screen properties.
Click on your screen
Scroll down the screen properties and look for orientation
Set the orientation to portrait.
That is all.
thankyou, i can fix it for my own device’s screen, but i want to publish the app on playstore and appstore and the users would face the similar issue.
I need to fix the issue in app building and cannot find any relevent component in User Interface section of niotron.
Set the screen orientation to portrait.
got it and fixed, thankyou
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.