We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)}`));
The text was updated successfully, but these errors were encountered:
I can confirm that parameters are not passed down the stack to the bridge.
Sorry, something went wrong.
No branches or pull requests
Im trying to use this function but not work
The text was updated successfully, but these errors were encountered: