File Saving BB10

Hi,
I am trying to save a file so that the scores of the player persist even if the app is shut down. My problem is described here http://supportforums.blackberry.com/t5/Native-Development/File-Saving/td-p/2080525
Has anyone been successful in doing so?

Thanks

you should use CCUserDefault instead of implementing your own code for that…