Releases: duniter-cesium/cordova-plugin-secure-storage-android10
Releases · duniter-cesium/cordova-plugin-secure-storage-android10
6.0.4
6.0.3
- Implemented BiometricPrompt#setDeviceCredentialAllowed for API 29 and above - PR #21
- Added KeyPermanentlyInvalidatedException handling - PR #28
- public store method for other plugin use - PR #33
- Added retro-compatibility option for data encrypted with old cipher - PR #36
- fix: further guard against NPEs - PR #40
- Fix to storage getting wiped after restarting app with Ionic - PR #41