Skip to content

Releases: atroo/capacitor-secure-storage-plugin

v5.0.0

30 Nov 20:45
97e76b9
Compare
Choose a tag to compare

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