Hi there!
I have a problem that I have never had before. I'm working on a new game for Android and I'm testing it out on my phone. The problem I have is when I delete all data and cache, the highscore is still saved. Even if I delete the app from my phone and re-install it, the highscore is still there. I use local storage to save variables and json string for Array.
Is there anyone who has an idea of why this is?
Thanks in advance,
Tommy