martinkasa / capacitor-secure-storage-plugin

Capacitor plugin for storing string values securly on iOS and Android.
MIT License
152 stars 53 forks source link

SwiftKeychainWrapper deprecated #76

Open codepushr opened 1 year ago

codepushr commented 1 year ago

The used swift keychain wrapper has been deprecated and needs to either be replaced or the code has to be fixed and embedded directly into the plugin?

Any plans? Thanks

Volind commented 1 year ago

Maybe this could be a replacement? @martinkasa