Hey everyone. What do you use for persistent local storage? E.g. for saved games, user prefs, etc. on the device (not cloud).
I’ve been using the ICE library (ice.lua), but I’ve now had two beta testers tell me that they’ve suddenly lost all their saved games and user prefs. I can’t find any paths in my code that should even _remotely _cause this to happen, so I’m kinda stuck blaming the library.
And has anyone else had similar problems with ICE? What library do you use, and are you happy with it?