Hi Quinn, I just checked my code. There is no setting of the kSecUseDataProtectionKeychain attribute or the kSecAttrSynchronizable attribute to true. So I think I'm using the file - based keychain.
Should I update to the data protection keychain?
By the way, I don't want my stored passwords to be synced via iCloud. So, do I just need to set kSecUseDataProtectionKeychain to true and kSecAttrSynchronizable to false?
Topic:
Privacy & Security
SubTopic:
General
Tags: