Classic Docs
Search
K

Troubleshooting

General
Components

Exporting apps for downloading / publishing

If your app does not build, install or frequently crashes, the most likely problems are:
    • Extensions are created by the community and many of them work wonderfully on Thunkable. A few of them do lead to more frequent app crashes
  • Images
    • App icon too large (we recommend 150 px by 150 px)
    • Too many / too large images (the app size limit is 10MB)
    • Some users have detected that Thunkable works better with .pngs than .jpgs
  • Too many screens (there is not a hard limit on 10 screens but performance reduces beyond that)
  • Blocks
    • Errors in blocks (usually this will prevent the app from building)
    • Too many blocks (we have seen a few cases where a lot of blocks create performance issues)

Live testing

If your app does not appear on your device, the most likely problems are:
  • You may have images or other media assets that are too large to send over in real-time
  • You may have an outdated version of the Thunkable app. Download the latest Thunkable live development app for Thunkable from above.
  • Your device may not be connected to wifi. Make sure you see an IP address at the bottom of the Thunkable App screen on your phone or tablet.
  • Your device may not be connected to the same wifi network as your computer. Make sure both devices are connected to the same wifi network name.
  • Try using a different browser. If you are on Chrome, you can also try opening Thunkable a New Incognito Window

Emptying the backpack

If you are trying to empty your backpack:
  • Emptying the backpack can be completed with a right click on the Blocks Editor

Designing for tablets

If you cannot see the Tablet previewer:
  • Need to set Screen Size to 'Responsive' and check to see preview on Tablet size

Ads not showing up with AdMob

If your ads are not showing up:
  • AdMob account created very recently. Usually it takes at least a few hours for the account to be activated
  • For Banner Ads, Screen set to 'Fixed'. Screen needs to be set to 'Responsive'
  • Load Ad block not called in Blocks Editor
  • Account has been suspended by AdMob. Clicking ads on your own app can lead to suspensions as can one or more users repeatedly clicking the ads on your app. Accounts can also be suspended for deceptive ad placement that generates accidental clicks

App crashing with Spreadsheets

If your app is crashing, then most likely:
  • You have not hit 'Sync to Template' every time you refresh your data on the Cloudstitch interface (see step 3 of Set up)
  • Spreadsheets does not currently work if your cells contain a “,” or “:” in the cells that are being retrieved. More info on the current workaround here from Domnhall in our community if you do have them

Image not appearing

If you're images are not showing up in app or in live preview
  • We have seen users with better performance using .pngs vs. .jpgs
Last modified 4yr ago