Hi, a few quick and possibly stupid questions about file access on the iOS devices.

I read that in Jeff's game he uses the ini object to save progress and settings. That makes sense. I also see that the Array and String Parser have file access too. Are these supported?

Are there any restrictions with file access on the device? Eg: size, location, naming, quantity.

Where are the files stored on the device?

Could other applications access files created by your app?