hi, i am building a map project and i want to save my annotations to the web and download them anytime i want. What's the best way to do that???
+1
A:
Set up a web service on your server, design a simple REST API and communicate with it from your iPhone app. If you want more details, please ask a more specific question.
Ole Begemann
2010-05-07 17:44:16
i am a bit confused with all that xml, sqlite and plist. i am using core data in my app and can't figure out how to use thatthanks
alecnash
2010-05-07 21:18:07
+1
A:
Thanks for the answer. I used touchjson and it worked fine getting the data. Got a little problem though posting things to the db
alecnash
2010-05-08 02:32:49