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

BiometricManager does not show subsequent prompts for requestAccess if user does not grant access #6

Open
Mashiane opened this issue Jul 25, 2024 · 0 comments

Comments

@Mashiane
Copy link

Hi there

I am using the vanilla boilerplate.

The BiometricManager shows a prompt to grant / deny access when requestAccess is called.

Now if the end user does not grant access and calls requestAccess again, the prompt is not shown and isAccessRequested is always set to true. This way the user cannot now grant access if initially they did not.

Is there a way around this?

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