为什么某些功能在 Apple 帐户中被禁用 - 证书、标识符和配置文件

Why some capabilities are disabled in Apple account - Certificates, Identifiers & Profiles

当我在我的 Apple 帐户中创建应用程序标识符时,我发现某些功能被禁用。某些功能可以是 checked/unchecked,但其他功能则不是。例如应用组,推送通知被禁用。

我该如何解决?

/某些权利仅在您为应用程序使用显式捆绑包 ID 时可用。确保在为应用程序创建捆绑包 ID 时不要在捆绑包 ID 末尾使用通配符 (*)。

来自 Apple's Q&A on the subject