parse.com - Is iOS Data Protection compatible with the Parse local datastore? -


apple offers data protection capability apps encrypts data stored on device when device locked. parse ios local datastore apparently stored unencrypted sqlite database. possible apply required data protection attributes local datastore, nsfileprotectioncomplete? parse ios docs don't this.

i have applied appropriate clps , acls parse classes/objects. i'm looking ios data protection if user's phone lost or stolen , device passcode in place, data inside local datastore cannot read.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -