Was wondering if anybody knew of a way to prevent users from tampering with highscores if a local JSON file was used to store the data.
I saw a post on coronageek (http://coronageek.com/1250/number-tap/) about an app that used a JSON file which would reset itself if values were changed outside of the app, and was wondering if anybody knew how to accomplish this.