xamarin-fingerprint icon indicating copy to clipboard operation
xamarin-fingerprint copied to clipboard

Unable to get FingerprintAuthenticationResultStatus during invalid finger scan.

Open eleazerarcilla opened this issue 5 years ago • 3 comments

To help us fix your issue, please provide the information in the below template. If something causes a crash, provide as much information as you can gather. Just imagine: we do not know what you are doing!

Note: There is often little we can do without a minimal reproducible sample of the issue, so please provide that in a standalone git repository and link it here.

Steps to reproduce

  1. Authenticate using incorrect fingerprint

2.Get FingerprintAuthenticationResultStatus

3.Unable to get FingerprintAuthenticationResultStatus

Expected behavior

FingerprintAuthenticationResultStatus should tell the status of the previous finger scan.

Actual behavior

FingerprintAuthenticationResultStatus just returns after 5 invalid finger attempts, saying "Too many attempts. Try again later"

Configuration

Version of the Plugin: 1.4.9 Platform: Android 7.1

Device: Xiaomi Redmi 4x

eleazerarcilla avatar Apr 01 '19 10:04 eleazerarcilla

Hi @eleazerarcilla,

I'm the friendly issue checker. Thanks for using the issue template :star2: I appreciate it very much. I'm sure, the maintainers of this repository will answer, soon.

smsissuechecker avatar Apr 01 '19 10:04 smsissuechecker

Hi Is there any update on the issue? We are also facing the same when we try to implement it without using dialog in Android

07vij1987 avatar Dec 03 '19 05:12 07vij1987

@07vij1987 can you have a look at version 2.0.0? It has the latest technology (BiometricPrompt + AndroidX) baked in. No custom Dialog needed anymore. Feedback in #151 pls

smstuebe avatar Dec 03 '19 07:12 smstuebe