I noticed some posts from two years ago and earlier re: a screen orientation bug which seemed to have been fixed, except now I’m encountering it again.
Though I have my orientation set on PORTRAIT, when I tilt my phone any alert that is displayed still changes orientation–and then when I dismiss it, the buttons on my screen are disabled and so the application is essentially locked up.
I’m hoping this can be fixed. The app I’m developing makes frequent use of alerts and this bug essentially makes it useless.
Thanks for any help!
2 Likes
Hi @leeristhkfpe4! I’m sorry you’re having issues with your screen orientation. Would you mind DMing me a link to your project so we can look into this further?
Thanks so much!
Hi there! Sure… Thanks for your reply! Should I do that using the “Share” option? Do I include API keys and passwords?
1 Like
I am having the same issue for my project as well. I have to clear storage data for my app and the Thunkable Live app to work again.
Thanks, @leeristhkfpe4, I’m having our team look at this today.
Hi @josh.pilot538, sorry to hear you’re having issues as well. Would you mind DMing a link to your project so we can look into this further?
I’d like to add that my orientation is always portrait, however when I am on the page called “Map” (which contains the map elements) and I get an alert, that’s when my app will crash and I will have to clear storage and re-open the app.
Here is the link for my project.
https://x.thunkable.com/projectPage/6302cad2af21e70ff335e8e4
1 Like
Thanks @leeristhkfpe4 and @josh.pilot538, I’ve sent both of your projects over to our engineering team to take a look at this bug and see what they can do. Hoping to have an answer back for you all here soon. Thanks for your patience!
1 Like
Just an update here: our engineering team has been able to successfully replicate this error on their end now so they will be moving forward looking for a fix.
2 Likes
@conroy33 the bug is still there. I think it’s being caused by the maps. I opened up an issue about it last month but then closed it when I thought it was fixed. However it’s definitely not fixed and it’s going on 2 months now of not being able to test or use my app
Just wanted to check to see if there’s a fix for this yet? It would be great to have the Alerts locked into one screen orientation as well–or at least to not have an Alert that has switched orientation crash the app.
Thanks!
Hi @leeristhkfpe4, thanks for reaching out. This issue has been remedied from my testing.
I just tested this via this app and am not seeing any issues with how OS native alerts are showing up in a project, regardless of orientation.
Let me know if you are still experiencing any issues, however.
Thanks!
Hi Matt,
Thanks for replying. Problem is still there. My app presents an alert. When I rotate the phone the screen remains locked in its orientation but the alert rotates. Then when I hit any of the buttons on the alert the alert disappears and the app hangs.
I can send you a video screen capture to show you what happens.