YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
281 stars 69 forks source link

Deleting the cached files like Shared Preferences and db file. #249

Open drumkiller-peter opened 12 months ago

drumkiller-peter commented 12 months ago

:speech_balloon: Description

I have been using this installer for long time. Everything is great. But i am stuck in the feature that whenever user uninstalls the app, the files like db.sqlite, shared preferences remains in the system, which enables the app to think that the user is already logged in and old datas are still in the db files, which gets displayed in the app, after the fresh installation.

I am stuck in handling these files.

:question: Platform

This feature is mainly requested for Windows and MAC.

The Problem was typically seen in Windows 10.

hortigado commented 6 months ago

@drumkiller-peter Hello, have you found a solution? I am facing the same problem

taosif7-dreamorbit commented 5 months ago

Same Issue we're facing here and it's critical. @YehudaKremer

annd22 commented 5 months ago

is there any update on this?

sahil-ailoitte commented 4 months ago

Did anyone get something about this @drumkiller-peter @YehudaKremer @taosif7-dreamorbit @hortigado @annd22 If you found than please let me know I have been finding solution for this for 2 days.

taosif7-dreamorbit commented 2 months ago

Did anyone get something about this @drumkiller-peter @YehudaKremer @taosif7-dreamorbit @hortigado @annd22 If you found than please let me know I have been finding solution for this for 2 days.

Nope, still no updates. @YehudaKremer need your attention here