I want to save my score in the game in my Appinventor application, print it on another screen and keep it in the database

How do i do this in tinydb database? I want to see the score there when I close and open the app.


Uploading: Seviyeler2.png...

For example, on Screen1

on Screen2 use the same blocks, apart from the procedure

You will need to drag out a tinydb component on each screen, and they must all use the same namespace

I couldn't do what you said.Except for the procedure, I put all the blocks on other screens, but it didn't work, it got worse


This is the second screen this is how i did what you said.