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
168 stars 131 forks source link

IllegalBlockSizeException: null #32

Closed harshvardhan12 closed 7 years ago

harshvardhan12 commented 7 years ago

while clicking the fingerprint sensor it is going to this function function errorCallback(error) { console.log(error); // "Fingerprint authentication not available" }

and giving the error in console Failed to encrypt the data with the generated key: IllegalBlockSizeException: null