Skip to content

Releases: OutSystems/cordova-plugin-fingerprint-aio

4.0.1-OS6

09 Dec 15:40
00d5675
Compare
Choose a tag to compare
  • Add error messages on Android for several biometrics errors
  • Fix issue where multiple wrong biometric attempts would cause the plugin to return lockout automatically in future prompts.

4.0.1-OS5

22 Feb 09:54
bee1273
Compare
Choose a tag to compare
  • Fixes bug on Android 9, related to two uncatched biometric errors

4.0.1-OS4

14 Jun 19:53
Compare
Choose a tag to compare
  • Improve Android plugin stability.

4.0.1-OS3

23 May 10:33
Compare
Choose a tag to compare
  • Surround mCallbackContext with null check to avoid memory-related errors (NullPointerException)

4.0.1-OS2

11 May 08:43
Compare
Choose a tag to compare
  • Fixes bug on Android where users couldn't re-try the biometric scanning after failing a first time.

4.0.1-OS1

02 May 17:22
Compare
Choose a tag to compare
  • Changed android:exported element from BiometricActivity from true to false.