You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: