Does it also work on the responsive web apps ? on their server?
I look to create something on the landscape only and if possible work on the webapp server only
regards
benoit
Does it also work on the responsive web apps ? on their server?
I look to create something on the landscape only and if possible work on the webapp server only
regards
benoit
Hey!
I am really very new to thunkable, I have designed a game using JavaScript which works fine on web viewers… but once I am pasting the URL on the thunkable site project… for the mobile screen it doesn’t work as expected. the screen is cut and I can see like 1/2 of just 1 image when I have 15 images on my game. On the thunkable live app, I can see more of the screen but still it is cut. I think changing the orientation to landscape will work. So, can anyone tell me how do I do that?? I have no problem if we have to use an iPhone or a windows laptop since I have both. Please reply ASAP
Thanks in advance!
Edit: I really need it ASAP… working on this since a lot of time cannot wait anymore…
Uh…can i get a screen shot of how to change the screen orientataion?
Cause I really am confused right now?
The screen dosent even change a bit when I try in any device I could!
Is there any reason why the downloaded iOS app on iOS 15 would still change orientation even though I set app to portrait only? The UI goes all wonky after screen orientation change and renders app useless.
Hello all,
I want to make it known we are aware and this is on the list of items to be addressed. Please bear with us here! I’ll keep you all posted on updates on this thread.
Hi all
Just checking in here. I believe this should be working now! Please test it out and let me know if there are any residual issues.
Hi all,
I could build an app for iOS which switches automatically between portrait and landscape some days ago. It works on an iPhone and even on an iPad. Looking at the screenshot from @waynei I see he uses the bottom tab navigator, like me. The trick was: you have to set “screen orientation” to “auto” on each screen:
If there are let’s say 4 screens, and only one of them runs with “sreen orient. portrait” then the automatic rotation in the whole app did not work, at least for me.
Thank you, nice to know.