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

Touch ID not available show after several times input wrong fingerprint #51

Open
beatic opened this issue Aug 9, 2018 · 0 comments
Open

Comments

@beatic
Copy link

beatic commented Aug 9, 2018

Dear Mr. @sjhoeksma and all Contributors,

for your information, me and my team are using your plugin for feature fingerprint scanner on our app. Accidentally, on iOS platform, when we tried to input wrong fingerprint for several times and later our app show error message "Touch Id not available". But on Android platform, with same scenario, the error message not show up.

Here the information:
"name": "cordova-plugin-keychain-touch-id",
"version": "3.2.1",
We build using Xcode 9
Our device testing is iPhone 5S with iOS version 12.0
We using Ionic Framework version 3.13.0

The questions are:
a. Is there any possibility to know or maybe generate the log with full information that can tell us the root cause that only happened on iOS?
b. Is there any way to make sure that the fingerprint is still there or the fingerprint is really disappear?

Here the screenshot that show the part of our code, where, how and when we call the plugin and trigger the alert:

ss_2

Here the screenshot that show the alert: (I'm sorry before for the typo on alert message)
ss_1

Here the scenario:
a. Login to app using password 4 digits
b. Successfully login
c. Save the Touch Id
d. Logout
e. Login to app using Touch Id
f. Intentionally, input wrong fingerprint for several times
g. Then input the right fingerprint.
h. Alert show message "Touch Id not available"

Please let me know if you need more information regarding this issue.

Best Regard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant