I\'m currently working on reading some XML from an external API. The following code works fine: NSError *error = nil;
I am currently using NSXMLParser mathods to parse my data something like this : But I found some good option as TouchXML .
I have an XML with the following structure and I am trying to create my model object from this. Can someone please help me find a way to get these objects from the XML using TouchXML, NSMutableArray a
Recently I\'ve heard that Apple is using tools to search for references to undocumented APIs and are rejecting iPhone apps from the App Store because of it.