Can you help me with and Android build issue? “Keeps stopping”

can someone help me solve this problem. I made an application and when I download and get the link from Thunkable the application can be installed on iOS and runs smoothly. However, unlike Android, after downloading and installing the application, when the application is opened, the application is always closed again and cannot run at all. I’ve tried to clear cache and restart the phone but the result is the same.

There’s not enough information to help you. If you’d like, you can share the project link and someone else can see if this happens on their Android device.

I would recommend that you use a debugging method where you place set label's text blocks throughout your code (e.g. “1”, “2”, “3”) along with wait blocks to see which text appears. That way, if you run it on your Android phone and you see 1… 2… and then it crashes, you know the problem occurs between where you have “2” and where you have “3” in your code.

Also, just a side note that when you add an image to the forums, there’s a set of links right below it that allow you to reduce the size to 75% or 50%. I went ahead and reduced yours to 50% since it was so big.

This is link for install
http://url5821.thunkable.com/ls/click?upn=9JS-2F714wtrENuLalHfV-2BI9UsKKdIAuBCevyxZgAwUD9TRHF5DcdyX6mAzNKk-2Ffdc5tOk-2FAU6NIma7gwY6SDe1XcBNaAKfc9X-2Bzrg-2F5NSHbU9h-2BD7vOgJtw5IPoUuxDDngDc7L3B1saBpQYdsBdRCYGXhfH7UplpU74KpXUhxlnbXR8X4tf1upPPuygA7XXyyLsyf48wnv-2F0u3bqlLeYVZw-3D-3D_0p2_2ZMUlL3IYBCiwLCDUFiTg7-2FUAilkLgPYbVrx1IIgH1wwXmmbXZcrYKArKWwI7K-2F-2Fg4GiWc9-2B1k4Lzxh2fwNTVnhje1meR4AsFxXoZrNg1hJ9VE6CCARayIPXKe9zA1tqWS1f8QeflbXfMX0K-2FjxPImX-2BP2Wt5gkFTVfp5LC5Vrs-2BYOw1gUcaidLhGqRf0WWPkYzqpDoi4pltiK94jA-2FfTjP2e46-2BGcWF2ZsFnFa9lE7d33eK2y2rsl8yZvoPFEl5iixopaxHrL-2B2p1C3FrpROpdXrey6RNO5P5aYbz8XK6V-2FDaOa0pFKmRnsx0U74PwdLio1ZqUqAnuWWyacjCLAF3mt5x0NNq6kmgDbal7Gzp4-3D

This is the project link
https://x.thunkable.com/copy/bd1a16d888536f390be9dcc4de97861f

Please help me

The link you receive in your email is valid for 24 hours only.

Your project has AdMob components. You need to set the Test Mode to True to download your app for testing.
image

1 Like

I’ve tried the method you suggested and the result is still the same and the app still can’t be opened.

Does this crash occur before any kind of user input?

Yes, that is true. The user hasn’t done anything just installed and can’t open the app.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.