uwpwindows-dev-centerwack

UWP WACK Test always fails with the HighVersionLie issue


Using Visual Studio 2019 16.8.1, I've created a UWP package but can't get the WACK test to succeed due to one error. Here's the process I got about:

My Min and Target versions:

enter image description here

My process in Visual Studio to create the package:

enter image description here

enter image description here

enter image description here

enter image description here

I don't remember ever using specific code related to OS versioning, but yet I always fail the Platform Version Launch test:

enter image description here

Am I doing something wrong?


Solution

  • So the solution was simply to have it validated through the UWP publishing process online instead of the local WACK test app.