Hi C2 peepz,
I have a question regarding the Web Storage object in CocoonJS and hope someone could shed some light on this for me,
I save my high score using the Web Storage, but have seen that when I release an update for my Android application on the Google Play Store that my locally stored variables get cleared, this is not only my high score, but system settings and basically all things stored in local storage
Is this at all possible?