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

Update ReactNativeBiometrics.java #266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajayk1412
Copy link

FaceID is not working on android device #255

FaceID is not working on android device SelfLender#255
Copy link

@raghsahu raghsahu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to add flag for prompt message confirmation because every time ask confirmation after match the face.

PromptInfo.Builder builder = new PromptInfo.Builder().setTitle(promptMessage).setConfirmationRequired(false);

@raghsahu
Copy link

raghsahu commented Feb 9, 2024

Hi,
When are you planning for merge the request?.

@youcefswoo
Copy link

I've tried this solution on the Samsung Galaxy S23, and it did not work. The prompt is not shown, and I got this error when trying to generate the signature.
Error: Error generating signature: Crypto-based authentication is not supported for Class 2 (Weak) biometrics

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

Successfully merging this pull request may close these issues.

4 participants