Glitch in my app

I have a glitch in my app where if you have a level 3 city when you go out of the app then back in all progress is saved but your city has the level 1 city image and acts like a level 1 city, can I please have help with this issue.
here is the .AIA file;
Uploading: City_clicker_tycoon_update_3_edition_5.aia…

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

@Taifun

Your blocks are too tiny to see anything... I'm on mobile...
But what I can see there seens to be much redundancy in your blocks.
The relevant blocks would have made more sense for me. .

Generally use TinyDB to store the level and in Screen1.Initialize read the level from TinyDB and display the corresponding image

Taifun

1 Like

ok thanks