Hello, I have already read SecItem: Pitfalls and Best Practices. If I do not set kSecAttrAccount right now, is it possible that I cannot read the keychain items correctly?
In addition, if Keychain Sharing is enabled for the app, but I do not specify kSecAttrAccessGroup when saving keychain data, will the storage location be the same as when Keychain Sharing is disabled?My data stores a string of encrypted secret keys.
Topic:
Privacy & Security
SubTopic:
General