Search code examples
iphoneiosios-simulatordocumentsgh-unit

iPhone Simulator: App/Documents disappear


Is it standard that a XCode-Build empties the documents folder of the app on iphone simulator?

How can I prevent that?


Solution

  • when ever you re-build the application or make any other application with same app id ,the document folder for that is not erased .It will be removed only when the app is removed from the simulator.