How to save current score and load it back when you kill/stop your app?

help

Hi @zombiankka,

For this, you need to save a file locally to the device, so it can read it back in when you restart. This guide should get you started:

http://docs.coronalabs.com/guide/data/readWriteFiles/index.html

Best regards,

Brent

thanks :smiley:

Hi @zombiankka,

For this, you need to save a file locally to the device, so it can read it back in when you restart. This guide should get you started:

http://docs.coronalabs.com/guide/data/readWriteFiles/index.html

Best regards,

Brent

thanks :smiley: