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

User authentication with Face unlock is not working in all devices #442

Open
vaimut opened this issue Dec 26, 2023 · 0 comments
Open

User authentication with Face unlock is not working in all devices #442

vaimut opened this issue Dec 26, 2023 · 0 comments

Comments

@vaimut
Copy link

vaimut commented Dec 26, 2023

Expected Behavior

Face ID should be working and we can retrieve the keys from key-store for performing signing and crypto operations

Actual Behavior

Face ID is not authenticating with Android key-store to retrieve keys for signing

Steps to Reproduce the Problem

1.Enable user Auth with biometric in Face ID supported devices
2.Try to authenticate with face unlock
3. Face unlock will not be authenticating with key-store and giving exception(SecureArea.KeyLockedException) while retrieving keys for signing

Specifications

  • Version:Android all version
  • Platform: Devices with FaceID support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant