Thunkable Mobile Crashes

On my first Screen I have a logo, some text in a Label and a button. When, in Thunkable Mobile, I click on that button. Thunkable Mobile simply shuts down. Restart, same thing. How can I overcome this. All sorts of other things too, mainly with rendering.

Here are my blocks to show you how simple they are…

BlocksScrIntro

1 Like

Can you give a link to your project? A problem when starting on Android?

1 Like

Removed link

1 Like

Yes, I am trying to use on Android Phone LG. All sorts of things happen. e.g On ScnPhone can you see the grey value blocks near Local_Storage Get. Try and delete them. Also on ScnPhone in designer, everything looks good, but on Android, the rendering is all different.

Remember I am a beginner with X so be kind…:grinning:

1 Like

Yes. Gray blocks - it’s a bug when removing local values from block and connect it back to the block. This is a known and nasty issue.

You wrote that you have when you press the button the app crashes. But on my iOS and on Android the app is running. In addition to the grey blocks with this app you still have any problems?

1 Like

To remove gray blocks, I would do so.

  1. Created a new screen and create all widgets and copy blocks from the scrPhone screen
  2. Removed scrPhone

When you ran the app on ScnPhone did everything render ok, 'cos I set the RwNameInst to 0 and also RwConfirmName then when BtnConfirmPhone Click I set them back to Fit Contents. This did not render correctly on my phone.

1 Like

Clear. If you have any more questions, then ask.

1 Like

Here is how it renders on my phone…why?

1 Like

BTW, I am very grateful for your help.

1 Like

Unfortunately, I removed your project, after watching the grey blocks, so I don’t remember any settings for that screen you are using.

You don’t have the Scroll option for the screen or the Column? On iOS this screen I have displayed, like, good. Did you use any markup settings - alignment at the top of the screen axes, etc.?

1 Like

No scrolling, or any columns. Only alignment in the simple settings. I will play around with it, and maybe use more screens as we are not restricted like in AI2. Thanks very much for your help. I’m sure that I will need more, but I have time waiting for new things like a Barcode scanner, and the ability to sendTxt messages which I need to complete the app…