Creating a document centric iPhone/iPad application

This article explains how to read and write files from and to your app’s private Documents folder, i.e. the folder when an app can store its own settings file, or data/document files created by the user with the app (say your app is a text editor, for example). The most interesting thing it really explains, however, is how to use the ZipArchive open-source library (also listed in this resources collection) in practice. If you’re interested in zipping/unzipping files with Objective-C, this is a must read.

Go to resource »

Share/Bookmark


Suggest a new resource for inclusion into this directory

Just drop us a mail with the resource’ url, title and short description.

Note however that we will only approve quality resources that we judge to be useful to the developers community. Advertisement-like submissions will not be accepted, sorry.