[MOD-2360] Android: Bio metric authentication process getting locked.
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2018-01-25T21:27:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ricardo Ramirez |
Assignee | Gary Mathews |
Created | 2017-09-19T15:58:29.000+0000 |
Updated | 2018-01-25T21:27:38.000+0000 |
Description
H5.Issue Description
Using Touch module When user is providing the wrong finger print for five times continuously, on the fifth invalid attempt module is returning the below error messages "Unable to recognize fingerprint" and immediately " Too many attempts. Try again later."
With in few seconds if we are trying to use the TouchId modules authenticate() method , before providing the finger print, module is returning the "Too many attempts. Try again later." error message. So it would be better if module is returning an error code or message when the Bio metric authentication process is locked.
Attachments
[~rramirez] Please try [2.2.1](https://github.com/appcelerator-modules/ti.touchid/releases/tag/android-2.2.1), the messages and error codes are returned directly from Android.
Hi Gary ! I am waiting for the customer response.