registerBiometricSecret. The operation couldn’t be completed. (CordovaPlugins.KeychainError error 1.) #399
lenarmazitov
started this conversation in
General
Replies: 2 comments
-
Having the same issue, both for fingerprint and faceID iOS devices. Anyone have any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, recently got this issue on some phone any solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
IOS Simulator (latest XCode)
When I'm trying to register secret through FingerprintAIO.registerBiometricSecret, I get error
I tried to enable Keychain sharing and add Keychain group, but it did not helps.
"@capacitor/core": "3.3.4",
"@ionic-native/core": "^5.36.0",
"@ionic-native/fingerprint-aio": "^5.36.0",
"cordova-plugin-fingerprint-aio": "^5.0.1",
Beta Was this translation helpful? Give feedback.
All reactions