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

setUserAuthenticationRequired true to false update not supporting Backup flow #157

Open karguvelayyar opened 2 years ago

karguvelayyar commented 2 years ago

Hi,

My previouse app version have setUserAuthenticationRequired is true. Now we need to support the useBackup functionality. I tried to setUserAuthenticationRequired as false, but its giving "Failed to encrypt the data with the generated key: IllegalBlockSizeException: javax.crypto.IllegalBlockSizeException". Please help on this

mjwheatley commented 2 years ago

https://github.com/mjwheatley/cordova-plugin-android-fingerprint-auth/issues/15#issuecomment-248912330