First post, hi!
I am looking to create a 'simple' iphone app that shows the location of updates from nearby users. A user can insert an update (along with location, which I can get as a longitude,latitude) and then this is updated to some database online and the latest x updates are downloaded and put on a map as pins (which again I can do using MKAnnotations)... question is how would I upload and download data to the database.
TIA.
I am looking to create a 'simple' iphone app that shows the location of updates from nearby users. A user can insert an update (along with location, which I can get as a longitude,latitude) and then this is updated to some database online and the latest x updates are downloaded and put on a map as pins (which again I can do using MKAnnotations)... question is how would I upload and download data to the database.
TIA.
Last edited: