Does local storage get deleted when a user updates my app?

后端 未结 3 1415
花落未央
花落未央 2021-01-13 08:22

I have a windows 8 app (Digital Nightstand) in the windows 8 appstore. The app stores user preferences in XML files on the user\'s machine, also known as local storage. What

3条回答
  •  粉色の甜心
    2021-01-13 08:56

    The answer is no!

    Don't worry when user updates an app, the local and roaming folders/settings won't get wiped out.

提交回复
热议问题