Re: [iPhone] Data protection clarification needed.
Re: [iPhone] Data protection clarification needed.
- Subject: Re: [iPhone] Data protection clarification needed.
- From: Sandro Noël <email@hidden>
- Date: Mon, 2 Aug 2010 13:37:09 -0400
Hey Mark!
Sorry for not being to clear, I'm doing my best.
>
> I suppose it might depend on what data you're talking about. If it's application configuration data, then it definitely should be backed up via the usual methods. If it's some kind of cache of data from an external source, then perhaps it doesn't need to be backed up.
The data is definitely cached and it is not part of the "settings" I'm aiming at the data store.
the application sync's the data from a in-house web service provider, and then stores it into a Core Data SQLite store.
There is no need for that data to be backed up anywhere, as it is retrievable from the web service.
the cached data is used for offline operations and later synced back to the web service.
We want to control when the data becomes available in an unencrypted format.
and that would be when our application is the active application, otherwise in the background or
terminated, the data is encrypted and inaccessible.
Thank you for taking the time, very appreciated!
I hope this makes it more clear.
best regards.
Sandro Noel._______________________________________________
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