EddyVerbruggen / nativescript-fingerprint-auth

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner or facial recognition!
MIT License
134 stars 33 forks source link

How to initiate the Passcode Fallback #82

Open just2click opened 4 years ago

just2click commented 4 years ago

Hi, I've successfully integrated the plugin into the App I'm working on but I can't get the Passcode fallback dialog to pop.

I'm developing in NativeScript using Vue.js

Any directions?

Thanks in advance

Dror