Monday, August 26, 2013

best way to load data from a website/server to iPhone

best way to load data from a website/server to iPhone

I have an own website and I want to write an app that loads data
(strings/texts) from it to fill a tableview on the iPhone (like a
to-do-list). I want to change the content of my app (of the tableview) all
the time without doing an update in the App Store. When the app starts it
should grab the content from my website...
Should I use FTP for doing things like that or are there better ways to
load and manipulate data?

No comments:

Post a Comment