-
Notifications
You must be signed in to change notification settings - Fork 301
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 Scan in Android #198
Comments
It sounds like you are here? Line 130 in 31f160f
What if you remove the next line so there is no cancel text? Is this device specific? Are there other reports of this? It looks like the package ships with this configuration to start, surprising if it is not listed in the issues then, which makes me think maybe device specific 🤔 |
Device : Realme Q3, Android 11 |
Maybe this is a system bug |
I am no authority in this module, but in general that seems like a reasonable thing if you wanted to make a pull request with it |
never mind,i change it locally |
if PromptInfo set setConfirmationRequired(fasle),face scan error dialog will show two negativeButton;
As shown :
set setConfirmationRequired(true) no matter
The text was updated successfully, but these errors were encountered: