Hello, I need to save simple data somewhere, for example current score and which levels are unlocked.
problem is i have to do this on IOS/Android. I saw xml is not supported on intelxdk/cocoonjs, what other option can I use to somehow save data for future use on these devices?
-hellwalker