John Silvester
Posts: 0
Joined: Tue Mar 25, 2014 3:29 pm

Connect database from appery.io to xcode5 (objective C)

How do i connect a database to my app in xcode 5?
im not using the app builder platform, just the server and i'm coding with objective c in xcode 5

John Silvester
Posts: 0
Joined: Tue Mar 25, 2014 3:29 pm

Connect database from appery.io to xcode5 (objective C)

Thank you very much! However, I am still not sure how to connect the DB to xcode. Any suggestions or tutorials you could point me towards?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Connect database from appery.io to xcode5 (objective C)

Hello,

Unfortunately there is no such tutorial which will show you how you can integrate DB to Xcode project.
You can create a simple DB app using Appery.io builder and export it as xCode project to review the sources to see how it works.
http://docs.appery.io/tutorials/build...
Or could use any Objective-C RESTful frameworks.
http://stackoverflow.com/questions/15...

Return to “Issues”