My iPhone application downloads content from the web. I want to cache some of this content so that it doesn't have to hit the web everytime.
How do I do that? Where would I store the files? I have read that there is the documents folder, how do I get to that? Is that the right place to store the files? Or is there a temporary folder?
Is there some code sample I can use?
How do I do that? Where would I store the files? I have read that there is the documents folder, how do I get to that? Is that the right place to store the files? Or is there a temporary folder?
Is there some code sample I can use?