Uploading eappxbundle to Windows store

Vishal BS 0 Reputation points
2023-02-16T05:17:43.67+00:00

Hey guys,

I have an eappxbundle which I tried uploading to the windows store. But the windows store does not accept eappxbundle is what I got to know later. I need my appx and other contents to be encrypted for protection. So is there any way where I can achieve the same with appxbundle where the contents inside are encrypted.

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

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 34,101 Reputation points Microsoft External Staff
    2023-02-16T07:50:55+00:00

    Hello,

    Welcome to Microsoft Q&A!

    First of all, you can't upload such encrypted package to the Store. Store won't accept encrypted package because Store needs to recompile your package before publishing it. Another thing is that as far as I know Store will do the encrypt job for your app. When user downloads your app from the Store, the package is encrypted.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.


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.