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

In iOS 13 when use save method why fingerprint prompt not shows? #72

Open
herobarua opened this issue Aug 5, 2020 · 1 comment
Open

Comments

@herobarua
Copy link

Hello Sir, we are using latest version in plugin inonic 5. When we use "save" method means

if (window.plugins) {
    window.plugins.touchid.save("MyKey", "My Password", true, function() {
        alert("Password saved");
    });
}

authentication with fingerprint dialog never comes.

Dialog only comes when we use verify method.

@ipehimanshu
Copy link

ipehimanshu commented Aug 5, 2020

yes true, we are facing same issue.
When save password or key why it not prompt dialog

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

2 participants