I have been struggling (see here & here) for a while now to get it right to write to my app's documents directory. It always tell me "Not a Directory" even though the code is just copied from a simple tutorial etc.
Do I need to set anything in the Target or project settings to be able to accomplish this?
My code works totally fine on the simulator, but not on the actual device.