Im new to app inventor and ive tried making a clicker app however the app dosent seem to work whenever i want to purchase an upgrade anyone able to help?
FriesClicker.aia (343.3 KB)
First, clear old data in TinyDB with this block:
Then modify these blocks:
in this way:
If the fries and friesperclick variables have numeric values, then TinyDB should also use numeric values.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.