Just as an update, my appex is loaded. When I visit webauthn.io, and use it to register a passkey, my Credential Provider is loaded and prepareInterface(forPasskeyRegistration:) is invoked. However when I attempt to save the passkey we check is the credential store is enabled, and we receive false. If we remove the check and attempt to save the passkey anyway, the ASCredentialIdentiyStore.shared.saveCredentiaIdentities fails with error 1 (.credentialStoreDisabled).
I'm really at a loss how to debug this as the logs (even with --debug) don't indicate any problems. If there's some secret log I can enable, some file I can check, etc. I'd be very appreciative.
Topic:
Privacy & Security
SubTopic:
General
Tags: