Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot register new secret after fingerprint change on Android #320

Open
dwiseryl opened this issue Jan 29, 2021 · 2 comments
Open

Cannot register new secret after fingerprint change on Android #320

dwiseryl opened this issue Jan 29, 2021 · 2 comments
Labels

Comments

@dwiseryl
Copy link

Bug report

Description

After registering a secret with the invalidateOnEnrollment: true option, then enrolling a new fingerprint, any subsequent attempt to register a secret fails with error BIOMETRIC_UNKNOWN_ERROR. This persists until the app is re-installed or all app data is cleared.

Expected result is that, after registering a new fingerprint, loading the existing secret should not be possible (which happens correctly), but registering a new secret should be possible.

Environment

Tested with latest plugin version and Android 26.

@dwiseryl dwiseryl added the bug label Jan 29, 2021
@mvaljento
Copy link

Any news on this?

@Ahriyal
Copy link

Ahriyal commented Feb 13, 2023

I also encountered a similar problem in Android SDK 33. After registering a secret, then deleting part of the fingerprints will lead to any subsequent attempt to register a secret or load a secret fails with error BIOMETRIC_UNKNOWN_ERROR in encryption and decryption.

Can anyone help me in this issue?
It would be a great help. Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants