Browsing all articles tagged with TouchXML

5

TouchXML for the Win!

Last night I implemented saving and loading of the friends list. So now my app is actually useful! I used XML as the file format, because it’s so easy to use and read. Writing the file was easy enough, I just built up an NSString and wrote it out. Reading the file, though, was a [...]

Continue reading...