Hello,
My Android version works perfectly. My 3 iPhones crash on open, on click on a button that uses the Alert block and block that uses web_api. I have iPhone 5 runnig ver 10.3.4, iPhone 7 and iPhone 10, they all crash on the actions mentioned above, yet Andriod phone never crashes.
I must add that the iOS version was working fine in the early stage. I think, when i changed my Main Menu to depend on the web api call response, that’s where i started seeing crashes only on ios, not android.
When it crashes I see the logo page, then i assume it calls the “on start” action which calls the login block all over again. I have asked thunkable for a way of saving a log file or something so I can get better info on where the crash occurs etc. Then, it looks like reading the “store Exp” variable not always work and the app thinks the customer expired.
For now you may not be bothered by the crash, meaning getting the thunkable splash logo screen but once the expiration date matures, it get really bad after the crash.
Thanks again !!
Are you in the states ? My servers create the email and sms alerts and sends them out. For sms gw I use vitelity.com
Another simple crashing example, this one without web api, Long Click the HOME button, Logo button appears. Click on Logo button. It is a Show Alert block that displays the value of some variables; it shows the alert for half a sec and crashes.