Troubleshooting
Last updated
Was this helpful?
Last updated
Was this helpful?
Here are some of the most common issues that our users are running into:
Issue: You see a blank / white screen when you live test (even if there are items in your app)
If you have a Navigator as the first item in your tree, make sure your screen is dropped within it
You have unconnected blocks
You have an event triggered by a Screen.Start which may be causing the screen to crash
Your app and desktop may not be logged into the same account
Issue: Image is not showing up on your phone
The height or width of the image may be set to 'Fit contents'
Issue: Trouble downloading AAB and APK files from Google Chrome
The Google Chrome browser blocks downloads for your safety. If you open the email with a download link for your APK or AAB file in Google Chrome, you may not be able to download your file. You can try one of these options:
Open the email in another browser, like Firefox or Safari, and download the file.
Change your Google Chrome settings to allow you to download files. Please note that changing your browser security settings can make you more vulnerable as you use the web, and Google Chrome does not recommend disabling this setting.
Issue: Your app is inaccessible and an error screen is displayed saying your app is unavailable
It was a Testing Download and has expired after 72 hours.
It was a Distribution Download and you switched to the Free plan.
It was a Distribution Download and your App (Bundle) ID doesn't match your Active Bundle ID. You may need to enable it in your Account Settings before the app can be used.
Issue: You don't see your app uploaded to App Store Connect
Icons. Ensure your icon is 192 x 192 px and has no transparencies.
Certificates. If you have an existing Apple Developer Program account with 2 iOS certificates, you'll have to revoke one. Apple only allows developers to have 2 iOS certificates at a time, and Thunkable creates one when it publishes to your account
Provisioning profile. After you revoke your certificate, it is possible that one or more of your provisioning profiles will become inactive. To publish successfully, you need to delete any inactive provisioning profiles.
Login. Ensure your Apple ID and password are entered correctly. Thunkable cannot access your credentials, so save them somewhere safe.
Apple ID and privacy terms. You must accept Apple's new Apple ID and privacy terms.
Issue: You cannot update an existing app on the Google Play Store
If you want to update an existing app on the Google Play Store, your app will need to have:
the same package name
a higher or incremented version number
the same keystore
The first two are easily editable in your App Settings, but the keystore cannot be imported/exported.
Issue: Your app on iOS and Android is inaccessible and your end user sees an error screen saying your app is unavailable.
You switched to the Free plan.
Your App (Bundle) ID doesn't match your Active Bundle ID and you may need to enable it in your Account Settings before the app can be used.
Login to your Thunkable account.
On your Projects Page, click Data Sources in the left sidebar.
Click the trash can icon to delete the Google Sheets data source.
If you are having difficulties connecting to your Google Sheets from Thunkable, you may need to reset your Google Sheets connection.
Scroll to the Your connections to third-party apps & services section.
Click the Thunkable connection.
Click See details in the Thunkable has some access to your Google Account section.
Click Remove Access.
Return to Thunkable and re-connect to your Google Sheets account.
If you can't see your components and your screens don't load, perform a hard reload.
Google Chrome (Mac)
Hold down the Cmd ⌘ and Shift keys and press R.
Alternatively, you can open the Chrome Dev Tools by pressing Cmd ⌘ + Opt + I. Once the Chrome Dev Tools are open, right-click on the browser Reload button and choose Empty Cache and Hard Reload.
Google Chrome (Windows/Linux)
Open the Chrome Dev Tools by pressing F12. Once the Chrome Dev Tools are open, right-click on the browser Reload button and choose Empty Cache and Hard Reload.
Alternatively, hold down the Ctrl key and click the Reload button.
Alternatively, hold down the Ctrl key and press F5.
Firefox (Windows/Linux)
Hold down the Ctrl and F5 keys at the same time.
Alternatively, you can clear the cache and perform a hard reload by going to History > Clear Recent History and selecting Cache and Everything from the drop-down menus. Then, click Clear Now.
Firefox (Mac)
Hold down the Cmd ⌘ and Shift keys and press R.
Alternatively, you can clear the cache and perform a hard reload by going to History > Clear Recent History and selecting Cache and Everything from the drop-down menus. Then, click Clear Now.
Microsoft Edge (Windows/Linux)
Hold down the Ctrl and F5 keys at the same time.
Alternatively, you can clear the cache and perform a hard reload by going to Settings > Privacy, search, and services > Clear browsing data and selecting Cached images and files and Everything else. Then, click Clear now.
Microsoft Edge (Mac)
Hold down the Cmd ⌘ and Shift keys and press R.
Alternatively, you can clear the cache and perform a hard reload by going to Settings > Privacy > Clear browsing data and selecting Cached images and files and Everything else. Then, click Clear now.
Safari (Mac)
Go to Safari > Empty Caches.
Alternatively, hold down the Option and Cmd ⌘ keys and press E.
To refresh the page, click the Refresh button on the address bar or press Cmd + R.
Internet Explorer (Windows)
Hold down the Ctrl key and click the Refresh button.
Alternatively, hold down the Ctrl key and press F5.
To clear the cache, go to Tools > Internet Options > General > Browsing history and click Delete. Then, select the Temporary Internet files and website files checkbox and click Delete.
If your blocks don't work here are some common reasons:
List Blocks
Using a variable that is a list:
Instead, try this:
Setting a label's text from a variable:
Instead, try this:
IAP Blocks
Setting in app purchase package name:
Instead, try this:
Data Source Blocks
Filtering based on multiple conditions:
Instead, try this:
Membership. You require an active to publish to the App Store.
Copied apps within an account () will keep the same keystore as the original app. Apps copied from a link will not have the same Keystore.
Navigate to
Have feedback on this doc? Please take a moment to share your feedback here: . Your valuable insights will help us improve and better serve you in the future.