Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fingerprintAuth.verify function #9

Open
SSuarezBrooktec opened this issue Nov 1, 2019 · 1 comment
Open

fingerprintAuth.verify function #9

SSuarezBrooktec opened this issue Nov 1, 2019 · 1 comment

Comments

@SSuarezBrooktec
Copy link

SSuarezBrooktec commented Nov 1, 2019

Im trying to use this function but not work

fingerprintAuth.verify(
	{
         params
       })
	.then(() => console.log("Biometric ID OK"))
	.catch(err => console.log(`Biometric ID NOT OK: ${JSON.stringify(err)}`));
@SSuarezBrooktec SSuarezBrooktec changed the title fingerprintAuth.verify fingerprintAuth.verify function Nov 21, 2019
@dv-alan
Copy link

dv-alan commented Dec 17, 2019

I can confirm that parameters are not passed down the stack to the bridge.

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

No branches or pull requests

2 participants