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

Face unlock #75

Open
hariaravind10 opened this issue Jan 31, 2020 · 5 comments
Open

Face unlock #75

hariaravind10 opened this issue Jan 31, 2020 · 5 comments

Comments

@hariaravind10
Copy link

Hi @EddyVerbruggen

Is this plug supports to unlock the app using face id In Android Devices?

In the native script-fingerprint-auth Documentation face id supports in only iPhone 11.

@EddyVerbruggen
Copy link
Owner

Correct, this plugin only supports iOS. I don't currently have an Android device that supports face unlock, so I can't really help there.

@a92c
Copy link

a92c commented Feb 28, 2020

Hi @hariaravind10
In this plug not work face unlock in android because use deprecated library FingerprintManager.

@timoschlueter
Copy link

@EddyVerbruggen do you have any plans on migrating this plugin to the BiometricPrompt API which Google introduced as a replacement for FingerprintManager?

@EddyVerbruggen
Copy link
Owner

Not personally, but a PR will be merged of course.

@gwojnar
Copy link

gwojnar commented Nov 22, 2020

Hello,

@EddyVerbruggen I will also ask for migration plans.
FingerprintManager is deprecated as of API 28 and replaced by BiometricPrompt. I see some problems on my phone with Android 10 - fingerprint dialog not working.
I tried to build a native application using BiometricPrompt and it works fine.

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

No branches or pull requests

5 participants