App crashing on Android (apk) but working with Live

Hi, I have got this issue with my app where it keeps crashing on second start. The first time opening is always ok. After crashing if i clear storage on the app info, it will be fine again. Apps not very complex, only two pages, first page is login and second page is the main QR and BLE function.

The problem is i am not sure how to debug this since i cannot see any crash log. If anyone can point me to the right direction, that will be great.

As i read from other posts, i have tried a few suggestion including removing Alert, removing Stored variables and adding ‘when Open’ function to all pages.

I’m almost sure it is problem with my code, because it crashes also on IOS. But i am not sure where to look.

Any help appreciated. Here is the link to my current app

https://x.thunkable.com/copy/7664a8da0ad79b00e302dc5796384699

Thanks

4 posts were merged into an existing topic: [In Progress] My downloaded app won’t open