UWP app unable to publish in mircosoft store

Vinoth Swami 1 Reputation point
2021-01-29T10:06:47.41+00:00

Getting error while uploading UWP app build to Microsoft store, besides it passed Windows test.

error:

The Package wasn't build for submission to the Microsoft store. Make sure you're uploading a Release build with .NET Native tool chain enabled.

So I enabled "compile .NET Native tool chain" in project setting and publish->Create App Package -> Microsoft store -> Create.
61835-store-issue.png
while uploading this build it's now showing "You cannot submit pre-compiled .NET Native packages. please upload the Microsoft store appxupload file."

I am not getting it please help me..

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

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 32,646 Reputation points Microsoft Vendor
    2021-02-01T02:48:03.24+00:00

    Hello,

    Welcome to Microsoft Q&A!

    If you want to create an upload package for your app, please make sure that you are packaging your project in the release mode first. And please make sure that you've associated your app with the store correctly.

    Please go through this document and follow the steps on the document to associate the app with the store and create the package: Create your app package upload file using Visual Studio.

    Thank you.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.