Releases: tokenized/cordova-plugin-system-unlock
Releases · tokenized/cordova-plugin-system-unlock
v1.1.1
v1.1.0
Add support (iOS only) for saving secrets in iCloud Keychain (synced to all devices, end-to-end encrypted): {scope: 'sync', lockBehavior: 'lockAfterUse'}
. Also adds the ability to set the service, location, and comment fields for the secret, which for iCloud Keychain items are visible to users on Mac in Keychain Access.
v1.0.3
- Update the JavaScript code to avoid recent language features that might be unsupported
v1.0.2
Quick fix for crash on Android due to incorrect manifest entry for the biometric unlock activity
v1.0.1
Quick fix for broken Cordova install due to incorrect config of scoped package name
v1.0.0
Initial release of cordova-plugin-system-unlock
. Likely still some minor issues, particularly on Android.