objective c - File Permissions On The iPhone Simulator -


Does the device have separate permissions for the iPhone / iPad simulator? I ask only because I'm using the file with I / O, and writing my own temporary file and then writing fails, but writing and writing, desktop on my Mac (from the iPad simulator) is completely Okay. / P>

Am I doing something wrong with creating my tempfile on the simulator?

Permissions are different. You can write the simulator on the outside of the app's directory and on the device that you can not do. If you can do it on the device, you can change other apps or attack the operating system.


Comments