dimanche 17 janvier 2016

Data storage for an app that supports iCloud sync (Swift 2)

I'm going to program a simple iOS diary app that saves photos from camera and stores notes with date/time. All the data must be stored on user's device, but I also would like to implement iCloud backup/restore. I'm new to Swift and don't really know which technology should I use for persistence: CoreData, SQLite or maybe something else?

Aucun commentaire:

Enregistrer un commentaire