You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess here is that your phone is having an in-display fingerprint scanner.
The whitebox behind is the "useCustomAndroidUI" however your phone has its own fingerprint dialog. The right fix would be to have useCustomAndroidUI to false on devices having an in-display fingerprint scanner
Samsung s10, Android 9
"nativescript-fingerprint-auth": "^7.0.2",
useCustomAndroidUI: true
Please check it.

The text was updated successfully, but these errors were encountered: