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 unlock not working in iPhone 11 #15

Open
aartithummar opened this issue Jul 6, 2020 · 2 comments
Open

faceId unlock not working in iPhone 11 #15

aartithummar opened this issue Jul 6, 2020 · 2 comments

Comments

@aartithummar
Copy link

hi,

I am getting screen for passcode instead of face unlock,even when face is registered and setup as unlock mechanism in iPhone 11.

In Samsung M31, If fingerprint is not registered, only face is registered, BiometricAuth.isAvailable() is returning result.has as false. for Samsung face unlock option only comes if fingerprint and face both are registered

Is anyone else facing same issue?

@vista-54
Copy link

Same issues

@aartithummar
Copy link
Author

I was able to resolve iphone11 issue by adding following configuration in Info.plist

// iOS - Info.plist
NSFaceIDUsageDescription
Use Face ID to authenticate yourself and login

https://ionicframework.com/docs/enterprise/identity-vault

Has anyone found solution for samsung face unlock issue?

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