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

sagarshivam

macrumors member
Original poster
May 24, 2011
51
0
Dear All,

With the help of this forum, I just did well with my first iOS app.
And now I want to extend it. I am done with GUI part for iOS as replica of one web-app that already is running well and that communicates with My-Sql db.

Keeping same DB at its place, I want my iOS app to communicate with that DB and fetching and uploading data to that mysql db.

How this can be implemented. If possible, refer me to some url/tutorial.

Thanks
 

PhoneyDeveloper

macrumors 68040
Sep 2, 2008
3,114
93
The usual way is by providing a REST web service that your mobile app can communicate with.

There are a small number of databases that provide web services "out of the box." One commercial service I'm familiar with is mongolab but there are others.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.