martinkasa / capacitor-secure-storage-plugin

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

Cannot access secure storage on iOS when device is locked with passcode #46

Closed abishekilango-wayfwd closed 2 years ago

abishekilango-wayfwd commented 2 years ago

Expected Behavior: App can access secure storage when device is locked

Actual Behavior: App cannot access secure storage when device is locked with passcode. Happens only on iOS devices.