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

Differentiate between Fingerprint Vs Face on Android #379

Open
rajc2791 opened this issue Oct 29, 2021 · 5 comments
Open

Differentiate between Fingerprint Vs Face on Android #379

rajc2791 opened this issue Oct 29, 2021 · 5 comments
Labels
feature Request feature help wanted

Comments

@rajc2791
Copy link

Feature Request

Identify whether the Fingerprint OR Face (or both) enabled on Android

Feature Description

Is there any way we can differentiate between what is enabled on the device ?. i.e. fingerprint or face.

Here are the situations:

  1. Device may only support Fingerprint - so only Fingerprint can be enabled
  2. Device may only support Facial recognition - so only Face can be added
  3. Device may support both Fingerprint and Facial recognition - both can be added

I used the library and when I tried to identify what is enabled (using FingerprintAIO.isAvailable().then(result => { }) ), the result is always biometric. I want to be able to what exactly is enabled and also, if both are enabled what happens.

Any assistance on this is greatly appreciated.

Thanks
Raj

@rajc2791 rajc2791 added the feature Request feature label Oct 29, 2021
@Abhinav2903
Copy link

I was able to find that the user device has finger or face and finger both and also working on finding which one is enabled, will send a pull request for that asap

@nandha-narko
Copy link

Is the fix expected to arrive anytime soon?

@muchamadiqbaal08
Copy link

@Abhinav2903 is there any progress for this? realy need this soon

@andrerds
Copy link

andrerds commented Sep 8, 2022

Hey guys, any news on this?

@samava1410
Copy link

Is there any fix for this problem?

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

No branches or pull requests

7 participants