I’m trying to get some screenshots for iPad and publish my ninth app on stores (apple and andorid).
This is the first time that when i try to open the app as responsive app, it opens the Splash screen and then everything becomes blank screen.
Everything works perfect on device and Thunkable Live, app is already working good on Play Store, so it doesnt seem to be an internal error.
Anyone faced the same issue?
p.s.
Im not an huge fan of the new bar added while using thunkable live!
Now, you need to set some labels to know what is going on.
one label in the splash screen and in the place just above the navigate to [Screen_Hone] followed by a wait block with enough time to see it in the screen. Write something in the label to let you know that you reached to the stage just before goin the Screen_Home.
With this you would know if it reaches to this stage or not.
If you can see the label with whatever you display in it then your problem should be in Screen_Home.