Skip to main content
Participant
June 27, 2011
Question

Write to local CSV (or txt) file on iPad -- access via iTunes

  • June 27, 2011
  • 1 reply
  • 478 views

I'm trying to figure out how to write to a local CSV (or TXT) text file on the iPad. I've got UIFileSharingEnabled working--iTunes sees the app as available for file sharing. However, via FileStreram, I can't find where to save the file to? I've tried all the options I know of;

* documentsDirectory

* applicationDirectory

* desktopDirectory

* userDirectory

* applicationStorageDirectory

...but the file doesn't show up in iTunes. Anyone have any suggestions? You game developers must have this figured out for 'high-score' and preferences.

Thanks

This topic has been closed for replies.

1 reply

Participant
July 20, 2011

Hi, did you find any solution for this problem?

I'm also looking for an answer...