vendredi 29 avril 2016

How to Upgrade IOS app database in swift

I have an app with version 1.0 on app store which uses sqlite database. i already have some users of my app . Now I want to update my version to 1.1 with update in database file. when any user update the app, the database also get updated according the current version without deleting the version 1.0 sqlite data. I am using FMDB framework for database.

Aucun commentaire:

Enregistrer un commentaire