Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After writing, run the App again to perform the read operation, and the previously saved content disappears. #143

Open
josercc opened this issue Apr 17, 2024 · 7 comments

Comments

@josercc
Copy link

josercc commented Apr 17, 2024

first step
Execute await GetStorage().write('key','value')
Step 2
Execute exit(0)
third step
Restart the App and execute GetStorage().read('key') value is null

@jonataslaw
Copy link
Owner

Which platform are you running? Windows? Linux? MacOS? iOS? Android? Web?

@josercc
Copy link
Author

josercc commented Apr 17, 2024 via email

@agmaxwellh
Copy link

Having the same issue on both Android and iOS devices using flutter 3.22

@Lok1n8
Copy link

Lok1n8 commented Jul 11, 2024

same issue

@warrenrhodes
Copy link

Same issue on Android and web

@xweiba
Copy link

xweiba commented Jul 30, 2024

Same issue on Windows

@annng
Copy link

annng commented Aug 1, 2024

did anyone find how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants