-
Notifications
You must be signed in to change notification settings - Fork 234
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
Why face id not working for android? #286
Comments
Face ID is only available on iOS |
@DougHigashi so in Android, we can say that only fingerprint authentication is working since face authentication is not supported, and the PIN code is not functioning |
Will Face ID (Facial Recognition) Support Be Added for Android in Future Updates? |
It depends on Google (or Android device manufacturers), but Google can’t use the FaceID name for such a feature because it is patented by Apple. Currently, Android doesn’t provide the ability to check what type of biometric authentication is available on the device, so it always returns |
Why face id not working for android?
The text was updated successfully, but these errors were encountered: