How do you backup/restore a Core Data SQLite database on iOS 7? I've read https://developer.apple.com/library/ios/qa/qa1809/_index.html, but I'm still unsure what files to copy as the backup, and how to restore the backup.
I've also read http://stackoverflow.com/questions/20713685/backup-restore-core-data-with-icloud-ios7, and I'm considering putting the backups in /Documents, and restoring them from there. I'm interested in hearing what experiences you've had in implementing a backup/restore, and what kind of pros and cons different approaches come with. Thanks. /Dado _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
