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

FaceId is not considered in Android Platform #91

Open
hema-k83 opened this issue Dec 28, 2022 · 2 comments
Open

FaceId is not considered in Android Platform #91

hema-k83 opened this issue Dec 28, 2022 · 2 comments

Comments

@hema-k83
Copy link

Hi,
I am using latest version of biometric_storage in my app. In ios i am able to use FaceId but in android When FaceId is setup, biometricStorage.canAuthenticate() returns CanAuthenticateResponse.errorNoBiometricEnrolled.

In Android with Fingerprint everything is fine, facing issue with FaceId alone. I followed all the instructions given in Getting started section.

Is FaceId in Android not supported by biometric_storage or do we have to follow any additional steps for that?

@annawidera
Copy link

annawidera commented Mar 1, 2023

Hey @hema-k83! Did you make FaceID work on an Android device when storing data with biometric_storage? Please share your configuration if it differs from the getting started section.

@hema-k83
Copy link
Author

hema-k83 commented Mar 1, 2023

Hey @hema-k83! Did you make FaceID work on an Android device when storing data with biometric_storage? Please share your configuration if it differs from the getting started section.

Hey @annawidera i couldn't make it work. Please check this #39.

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

2 participants