I am implementing save game state feature for my game, and put the code in applicationExit.
It works fine in Corona Simulator, a json file contains game state would be saved in system.DocumentsDirectory. However no file is saved in XCode Simulator.
Any one have ideas why it doesn’t work when build for device and XCode Simulator? [import]uid: 204352 topic_id: 35027 reply_id: 335027[/import]