将应用包上传到Windows应用商店时出错

将应用包上传到Windows应用商店时出错

问题描述:

我需要发送一个使用SharedUserCertificates的应用程序,但是当我尝试这样做时,我收到一条错误消息,说我需要获得特殊授权,我该怎么做?

I need to send an app that uses the SharedUserCertificates, but when I try to do that I get an error message that say I need to have an special authorization, how can I get that?

Jaedson,

Hi Jaedson,

>但是当我尝试这样做时,我收到一条错误消息,说我需要获得特殊授权

>but when I try to do that I get an error message that say I need to have an special authorization

要使用 SharedUserCertificates 功能发布应用,您需要拥有一个公司帐户而非个人帐户。

To publish an app uses SharedUserCertificates capability, you will need to have a company account not an individual account.

但拥有公司帐户并不能保证使用此功能的应用程序会通过认证。这些功能适用于非常特定的场景,大多数应用程序不应声明它们。有关详细信息,请参阅
应用程序功能声明  。

But having a company account does not guarantee that apps using this capability will pass certification. These capabilities are intended for very specific scenarios, and most apps shouldn't declare them. For more information, see App capability declarations .

您可以通过开发者帐户与 开发中心支持 联系,以便 请求授权。但对于商店提交,您至少需要有一个公司类型的开发者帐户。

You can contact Dev Center support through your developer account to ask for the authorization. But for Store submission, you need to have a company type developer account at least.

谢谢。

祝你好运,

Mattew Wu

Mattew Wu