I work with IOS 15, IpadOS 15, WatchOS 8.5.
OK, that simplifies things.
The application works by passing information for verification from the
iPhone to the Watch via a keychain.
So, you’re not specifically working with Passkeys in iCloud Keychain and iCloud Keychain Verification Codes. Cool. I’ve removed those tags.
I use the application primarily on the iPhone, here does not work
deleting or updating the Keys in the keychain.
Please clarify what you mean by “does not work”. Do you get an error back from SecItemDelete
? Or does it return errSecSuccess
and yet the key remains in the keychain?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"