I had the save game function working properly until my phone updated and then is was all erased. How do I get the saved game to never erase?
This is my code:
+ Function: On "SaveGame"
-> LocalStorage: Set item "SaveGame" to ArrayStats.AsJSON
Normally this shouldn't happen. Did any other apps on your phone lose their saved data?
Develop games in your browser. Powerful, performant & highly capable.
I do not believe any other apps were affected.
It correctly keeps the saved settings when I restart or turn off the phone.