mjwheatley / cordova-plugin-android-fingerprint-auth

A cordova plugin for fingerprint authentication using the hardware fingerprint scanner on devices running Android 6+
Apache License 2.0
169 stars 131 forks source link

[IONIC] "Uncaught TypeError: object is not a function" #152

Open Datalux opened 3 years ago

Datalux commented 3 years ago

Running ionic serve after installing this plugin I get this error:

"Uncaught TypeError: object is not a function"

Anyone had same issue?