From: Steven A. <ste...@gm...> - 2011-07-01 13:35:25
|
Hi all, I am trying to save some PDF and csv files onto the iPhone without success. I would usually go to the Documents directory of the app (although I see that NSSearchForDirectoriesInDomains is not yet fully implemented). I have modified NSData to write the bytes to a file (which it says it has) but no new file appears. I can see from a mail from 2009-10-07 where Arno explained that he was working on the read-file API. Has there been any progress on the write side of it? Thanks, Steve |