Local store dont get value

When screen1 start, i create number and set to user’s ID, look at the block


But when i close the app, open, it not the same ID
Somebody can suggest an idea, thanks

hello @pdh1982, you have to use to use stored variable here, instead of app variable, becuase the app variable can’t be reaccessed if you close the app.
To know more about how to use variables, go to - How do I use variables in my project? | Thunkable Help Center
to know more about variables - Variables - Thunkable Docs
If this solved your problem, then please reply or mark this issue as solved, and if not, then please send the link of your project

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.