Skip to content

ApplicationData.Current.RoamingSettings does not persist between updates via Microsoft Store #5669

@catmanjan

Description

@catmanjan

I quote https://learn.microsoft.com/en-us/windows/apps/design/app-settings/store-and-retrieve-app-data

Storing app data in the app data stores

...The system also preserves the contents of these data stores when the user installs an update to your app...

However I have demonstrated that after performing an update of my app via the Microsoft Store the data in ApplicationData.Current.RoamingSettings is wiped.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions