Ask HN: Is there an easy way to work with web services for iPhone dev?
https://news.ycombinator.com/item?id=413929We want to take XML data and convert it to an NSDictionary object, but we don't want to manually iterate over the XML. Is there an easy way to do this? How are you doing web services for your iPhone app?