Quote from
RAMBlTO on September 9, 2024, 9:51 pm
Hi everyone, I'm working on a project, and I can't get all the variables to be saved, because if the app closes accidentally or the app is not stored in the device's RAM, when opening it, it returns to zero and I really need that data to be saved safely, since it is information for work.
I saw a project that Luis attached, called LocalStorage, but I'm not sure how to implement it in my app.
I would simply need that in case the app closes, it keeps everything as it was, any suggestions? Thanks!
Hi everyone, I'm working on a project, and I can't get all the variables to be saved, because if the app closes accidentally or the app is not stored in the device's RAM, when opening it, it returns to zero and I really need that data to be saved safely, since it is information for work.
I saw a project that Luis attached, called LocalStorage, but I'm not sure how to implement it in my app.
I would simply need that in case the app closes, it keeps everything as it was, any suggestions? Thanks!