Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows App Store validation #69

Open
birdofpreyru opened this issue Sep 13, 2023 · 0 comments
Open

Windows App Store validation #69

birdofpreyru opened this issue Sep 13, 2023 · 0 comments
Labels
On Hold Cannot be resolved at the moment. P2 Important issue.

Comments

@birdofpreyru
Copy link
Owner

birdofpreyru commented Sep 13, 2023

Figure out how to validate the library and / or its Example App for Windows App Store (it looks like host apps having no other issues do pass the validation when using this library, however if there are any other validation issues, then some extra issues are reported for the library — probably this can be somehow avoided). Ideally, if it can be run automatically as a part of build / test pipeline for Windows.

In Visual Studio, rather than doing a side load build, you can make a build which intention it is to upload to the MS Store. It’s the first Screen when selecting: Publish -> Create App Package. After the build, it will ask you whether you want to run the validation test.

There maybe also a standalone version “appcert.exe” as mentioned here: https://learn.microsoft.com/en-us/windows/uwp/debug-test-perf/windows-app-certification-kit

@birdofpreyru birdofpreyru added the P2 Important issue. label Sep 13, 2023
@birdofpreyru birdofpreyru added the On Hold Cannot be resolved at the moment. label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Hold Cannot be resolved at the moment. P2 Important issue.
Projects
None yet
Development

No branches or pull requests

1 participant