mogol / flutter_secure_storage

A Flutter plugin to store data in secure storage
https://pub.dartlang.org/packages/flutter_secure_storage
BSD 3-Clause "New" or "Revised" License
1.12k stars 367 forks source link

secure storage is deleted on app upgrade. #677

Closed levischechter closed 1 month ago

levischechter commented 7 months ago

I want the data saved with secure storage to be kept when user downloading new version from app/play store. is it possible? I see that the shared preferences is still preserved so I guess it's possible but I don't know how to achieve it with secure storage.

bogdannedelcu commented 3 months ago

is this still the case? I have some cases where data gets wiped after app upgrade on iOS, not sure this is the case still...

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

juliansteenbakker commented 1 month ago

I am closing all older issues. If this issue still exists in the latest version, please let me know.