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

how to check touch id inside screen #268

Open
chienvu123 opened this issue Jan 3, 2020 · 1 comment
Open

how to check touch id inside screen #268

chienvu123 opened this issue Jan 3, 2020 · 1 comment

Comments

@chienvu123
Copy link

hi every body,
i have a issue: device have touch id inside screen => request authen touch id => show default screen of devices + dialog of library
=> how to check device have touch id inside screen then hidden dialog?

Ex: Vinsmart live, Oppo Reno, galaxy s10+, ...
Thank!

@amitk7407
Copy link

@chienvu123 did you get any solution for this issue?
@team,
I have implemented my own design for Android fingerprint authentication which is working fine in all devices except the one with in-display fingerprint. In in-display fingerprint devices, there is one another dialog appearing on top of my custom dialog which is causing two dialogs to be visible.
Is there any way we can fix this another dialog to disappear?
Or how can we detect if some default dialog is gonna appear so that I can disable my custom dialog in that scenario?
Or how can we detect if the device has in-display fingerprint?
Answer to any one of these will help.
Thank you

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