Hello,
In my app, I have a Screens where I setup variables and an other screen where I use them, I set my variables as “Stored” and from what I read in the documentation, “stored” variables are stored in the device, but when I quit and close the App all of my variables are gone.Is there a way to keep the variables even if I close my phone ?
my blocs:
(Where I use the variables)
(Where I setup my variables)
a link to the app:
https://x.thunkable.com/copy/fcf8c66df9c406959e2fa31f233bbb94
What I want to achieve:
You setup an URL and when you put the phone facedown, you go to this URL, you can store multiple URLs for differents results
thanks for your help