Releases: OutSystems/cordova-plugin-fingerprint
Releases · OutSystems/cordova-plugin-fingerprint
4.2.0
4.1.0
02-05-2025
- Unified cordova plugins for Android and iOS, removing the dependencies on
cordova-plugin-fingerprint-aioandcordova-plugin-touchid - [Android] Fix
AndroidManifest.xmlchanges inplugin.xmlto be compatible with Capacitor.
4.0.0
Breaking changes
- [Android] Return error information in callback
Bug fixes
- [Android] Fix issue where multiple wrong biometric attempts would cause the plugin to return lockout automatically in future prompts.
3.1.7
- Fixes bug on Android 9 when no biometric was configured
3.1.6
3.1.5
- Fixed bug on JS layer for the Message field.
3.1.4
- Avoid error related with memory shortage when app is silently killed in the background.
3.1.3
- Android - Allows user to re-try biometric scanning instead of sending error. Updates dependency to cordova-plugin-fingerprint-aio
3.1.2
- Changes android:exported from true to false of BiometricActivity