Error message about runFullTrust when loading package into store submisssion

Jerome Benhaim 21 Reputation points
2021-11-30T11:37:32.91+00:00

11/30/2021

Visual Studio 2022 17.0.1

My App: Winui 3 / C++

When I uploaded a package into a submission to the Microsoft Store, I got the following message:
"Package acceptance validation warning: The following restricted capabilities require approval before you can use them in your app: runFullTrust."

1) I have checked nothing in the Capabilities sheet of the AppManifest
2) I have selected nothing in the Declarations sheet of the AppManifest

Question: What does the message mean, what is the problem ?

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
0 comments No comments
{count} votes

Accepted answer
  1. Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
    2021-12-01T03:11:56.327+00:00

    Hello,

    Welcome to Microsoft Q&A!

    It seems that you are developing a packaged C++ WinUI 3 apps. If it is, when you package your app, it will automatically add the runFullTrust capability. You will need to provide more info in order to receive approval in the Submission Options. For each capability, tell why your app needs to declare the capability and how it is used. Be sure to provide as much detail as possible to help the store team understand why your product needs to declare the capability.

    For more information, please refer to this document: Manage submission options

    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.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful