Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mpramodjain

macrumors regular
Original poster
Hi,

Do anyone know whether there is any recommended data format(xml,csv...etc) by apple for downloading the content from http server and display it on the device for a good performance.

My application contains data which is not in a same format every time , and also images are also to be downloaded to display with the content.

Any idea.

Thank u.
 
I tend to use XML. Has worked fine for me so far and is easy to work with using the NSXMLParser.
 
I use JSON, much leaner and easier to work with than XML. It's up to the developer though, Apple doesn't care what you use.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.