I started doing when I reached to pull the XML data, both simple ways and XML data category overview example
Someone who can help me here? possible. with links to some simple ways to do it.
I started doing when I reached to pull the XML data, both simple ways and XML data category overview example
Someone who can help me here? possible. with links to some simple ways to do it.
This is a pretty good tutorial for using the NSXMLParser: http://www.iphonesdkarticles.com/2008/11/parsing-xml-files.html
Use TBXML. It's much, much, much easier than NSXMLParser: http://www.tbxml.co.uk/
Here's pretty painless way to parse XML: http://troybrant.net/blog/2010/09/simple-xml-to-nsdictionary-converter/