Releases: atroo/capacitor-secure-storage-plugin
Releases · atroo/capacitor-secure-storage-plugin
v5.0.0
This release makes the plugin more flexible and uses modern APIs
iOS
- Switch to KeychainAccess library
- automatically change key accessibility if given and wanted accessibility do not match
Android
- using EncryptedSharedPreferences, if available
- auto-migrating keys from the old storage to EncryptedSharedPreferences