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

No way to know if biometrics permission has been denied (ios) #80

Open
erjdriver opened this issue May 28, 2020 · 0 comments
Open

No way to know if biometrics permission has been denied (ios) #80

erjdriver opened this issue May 28, 2020 · 0 comments

Comments

@erjdriver
Copy link

Right now with just available() call - there seems to be no way to detect when there's a biometric feature but user has denied access to the app.

The available function seems to know about - but doesn't pass this critical piece of info back.

So no way for the app to tell the user - please enable permissions etc.

Passing the info back on the resolve() would fix the issue.

Or another method that returns a boolean based on disabled or not.

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

1 participant