Links
🔎

Troubleshooting

Here are some of the most common issues that our users are running into:

Live Test

Common 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
  • Your 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

Download

iOS

Common issues
You receive an email from the hard-working beaver saying that this app will not build
Common issues
  • You uploaded an icon that has the same name as an existing asset that you have uploaded
  • Your app icon is not an image file
  • We are having trouble with our build servers. Please try again in 30 minutes or chat with us if you are still having problems
You cannot install your app and get the message "Cannot connect to storage.googleapis.com"
  • You have a special character like "&" in your App Name

Android

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:
    1. 1.
      Open the email in another browser, like Firefox or Safari, and download the file.
    2. 2.
      Change your Google Chrome settings to allow you to download files. You can find instructions to do this here. Please note that changing your browser security settings can make you more vulnerable as you use the web, and Google Chrome recommends against disabling this setting.

Publish

iOS

Common issues
You do not see your app uploaded to App Store Connect
  • Download. One way to check if your app is build-able is to download it to your phone first. Two common download errors are:
    • You uploaded an icon that has the same name as an existing asset that you have uploaded
    • Your app icon is not an image file
  • Icons. Apple additionally does not allow you to have any icons with any transparent colors. We recommend app icons to be 192 x 192 px
  • Membership. To publish to the App Store, you'll need to sign up for Apple Developer Program Membership. This currently costs $99 / year.
  • App Store Connect. Make sure to follow this step on creating a new app on iTunes Connect
  • 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'll also need to delete any inactive provisioning profiles
  • Two-factor authentication. You must turn off two-factor authentication for your Apple Developer ID to publish with Thunkable. Please click here to see our recommendations for turning off two-factor authentication
  • Login. Apple ID or password were entered incorrectly. Since we don't store either one, there's no easy way for us to check so enter it slowly
  • Apple ID an privacy terms. You must accept Apple's new Apple ID and privacy terms.

Android

You cannot update an existing app on the Google Play Store
  • If you updating an existing app on the Google Play Store, your app will need to have the i) same package name, ii) a higher or incremented version number, and the iii) same keystore. The first two are easily editable in the App Settings page but the keystore is not yet able to be imported / exported.
  • Copied apps within an account (using the Make Copy) will keep the same keystore as the original app. Apps that are copied from a Share copy link will not have the same keystore. Apps from the Thunkable Classic platform cannot yet be updated since it is not yet possible to import the keystore.

Data Sources

How can I reset my Google Sheets connection in Thunkable?

1. Reset from Thunkable

  • Go to x.thunkable.com
  • Navigate to the My Data Sources tab
  • Delete your Google Sheets data sources by clicking the trashcan icon

2. Reset from Google

If you are having difficulties connecting to your Google Sheets from Thunkable, you may need to reset your Google Sheets connection.
  • Click on Thunkable and click Remove Access
Thunkable
Remove Access
You can now return to Thunkable and re-connect to your Google Sheets account

How can I reset my Airtable OAuth connection in Thunkable?

  1. 1.
    Connect to Airtable.
  2. 2.
    Click the account image
  3. 3.
    Click Integrations
  1. 3.
    Click Third-party integrations.
  2. 4.
    Click Thunkable.
  1. 4.
    Click Revoke access
  1. 5.
    Return to Thunkable, re-connect to your Airtable account, and give access to all the bases you need.