Is there a way to know when CoreData closes sqlite files?. I’m using CoreData 
in an iOS app and I set file attributes for sqlite file to be 
NSFileProtectionCompleteUnlessOpen which throws away the key to encrypt the 
file when it’s closed, denying access to it.


_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to