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

TooManyAttempts status issues #28

Closed
ronpf opened this issue Oct 12, 2016 · 0 comments
Closed

TooManyAttempts status issues #28

ronpf opened this issue Oct 12, 2016 · 0 comments
Assignees
Milestone

Comments

@ronpf
Copy link

ronpf commented Oct 12, 2016

Seeing these after grabbing 1.3.0-beta5

  1. Android: On a simulator and real device, on the 3rd invalid attempt:

[MonoDroid] UNHANDLED EXCEPTION:
[MonoDroid] System.ArgumentOutOfRangeException: Exception of type 'System.ArgumentOutOfRangeException' was thrown.
[MonoDroid] Parameter name: status
[MonoDroid] Actual value was TooManyAttempts.
[MonoDroid] at Plugin.Fingerprint.Dialog.FingerprintDialogFragment+d__28.MoveNext () [0x001a2] in C:\Projekte\xamarin-fingerprint\src\Plugin.Fingerprint.Android\Dialog\FingerprintDialogFragment.cs:206

  1. iOS: On a 3rd invalid attempt it does not throw an exception but the status is FingerprintAuthenticationResultStatus.Failed , not FingerprintAuthenticationResultStatus.TooManyAttempts
@smstuebe smstuebe added the bug label Oct 12, 2016
@smstuebe smstuebe added this to the 1.3.0 milestone Oct 12, 2016
@smstuebe smstuebe self-assigned this Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants