iCloud, core-data and transaction logs
iCloud, core-data and transaction logs
- Subject: iCloud, core-data and transaction logs
- From: Martin Hewitson <email@hidden>
- Date: Tue, 08 Nov 2011 10:57:31 +0100
Dear list,
Does anyone know what one should do with the transaction logs for a core-data shoebox app working with iCloud? If the user makes many changes, then these log files build up in the Mobile Documents folder. Over time, this could be a lot of data. As a developer, are we supposed to observe the NSPersistentStoreDidImportUbiquitousContentChangesNotification notification, merge the changes, then delete the log file?
Some documentation and example code on this stuff from apple sure would help!
Regards,
Martin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden