简体   繁体   中英

Creating iOS app using Swift and need to know how to keep track of users data using mysql database?

I am creating an iOS app using Swift and XCode, I want users to be able to log in and out and allow them to post through my app. I know that I need a database for this, I don't know how to link a mySql database with my code. Can someone help?

Like @frashnian stated, you need to do something on your own and when you encounter an error you are unable to solve, you post it here for possible solution.

I think you can start learning about iOS/SQLite from here: http://www.techotopia.com/index.php/An_Example_SQLite_based_iOS_8_Application_using_Swift_and_FMDB

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM