Do all UWP apps leak memory when navigating pages?

前端 未结 4 1492
被撕碎了的回忆
被撕碎了的回忆 2020-12-10 04:18

So I\'ve been getting my teeth into UWP and developing a simple app in C# using VS2017 v15.6.4, on the latest release of Windows 10.

When running the app I notice it

4条回答
  •  执念已碎
    2020-12-10 05:00

    Yes. This is a bug in UWP. I opened a microsoft support ticket a few month ago and they said last week that they found the bug and solved them. They will ship the fix with the windows insider preview build with the next updates (so i think next week - on the 21.12.2018 it still wasn't included). the fix for everybody will be shipped with the spring update for windows 10.

提交回复
热议问题