Skip to main content
Inspiring
November 20, 2013
Question

iOS simulator doesn't seem to enable writing to disk?

  • November 20, 2013
  • 1 reply
  • 677 views

Hey,

Am trying to test our latest app on iOS6.1 via the iOS simulator.

Problem is that we don't seem able to write anything to disk.

We have several shared objects which we can't 'flush' plus, when we try to write a file to disk we also get a fault.

The app works fine on actual iOS devices so I know our code is correct.

Has anyone else experienced this kind of issue?

I can't find any documentation to suggest we can't write to disk from the simulator so am a bit stumped!

Any ideas or advice greatly appreciated!

Thanks.

This topic has been closed for replies.

1 reply

DaveCatesAuthor
Inspiring
November 21, 2013

Not sure why but, after uninstalling xcode completely and re-installing it everything works fine now.

Most odd.