Okay, so I want to take an XML file and parse it. Would it be best to parse it through PHP on a server, then propagate it to the iPhone, or just parse it on the iPhone itself? What's easier? I'm also going to want to implement push, so I assume that the server would be the best way to go.
Any advice?
I see that parsing XML on the iPhone isn't exactly all to easy.
Any advice?
I see that parsing XML on the iPhone isn't exactly all to easy.