Hi, I’m trying to figure out if there is a way to store settings, high scores, coins etc. in a non editable file, or at least to make it writable only at a certain condition. For instance, if the last score is higher that the previous one, then unlock the file -> write the new score -> lock the file. Can Corona SDK handle it?
Thanks
Best regards.