HELP: Ported Windows UWP app is missing default scale visual assets from .appxupload package

Christopher Kennedy 1 Reputation point
2020-11-29T05:31:08.57+00:00

To Whom It May Conern:

I ported a Windows 8.1 UWP Metro app to Windows 10 UAP. Using Visual Studio 2019 (16.8.2) for the entire process, the app runs great. However, when I submit my generated .appxupload package to the Store for validation, I receive cert reports that I am missing visual assets; specfically, those that are specified in the .csproj file as being default; i.e. x-scale-200.appx is never generated and thus never bundled.

I've tried changing the <UapDefaultAssetScale> tag to every other valid value, and every time I submit the default value assets are missing! Removing the aforementioned tag results in the scale-200 assets missing, by default.

I've tried building my .appxupload file by hand using MakeAppx.exe to no avail.

I'm flabbergasted and implore you for any and all assistance.

Thank you for your time.

  • southsidesmoka
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
983 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.