【问题标题】:Error ITMS-90046 when submitting .ipa from Phonegap Build从 Phonegap Build 提交 .ipa 时出现错误 ITMS-90046
【发布时间】:2015-10-15 18:29:10
【问题描述】:

我正在使用 Phonegap Build 开发一个应用程序。我正在尝试使用 Application Loader 将 .ipa 文件提交到 iTunes Connect。

我收到以下错误: Screenshot error when submitting with Application Loader

ERROR ITMS-90046: "Invalid Code Signing Entitlements. 
Your application bundle's signature contains code signing entitlements that
are not supported on iOS. Specifically, value '*' for key
'com.apple.developer.associated-domains' in Payload/GHLRooster.app/GHLRooster'
is not supported."

如何解决这个问题?

【问题讨论】:

  • 这个命令显示什么“codesign -d --entitlements - GHLRooster.app”?
  • @MikeDemidov 已经发现问题(如下所述)。某些设置导致此错误在提交之前显示在应用程序加载器中。感谢您的建议。

标签: ios app-store-connect phonegap-build application-loader


【解决方案1】:

我设法通过登录Apple Developer Member Center 并取消选中App ID 设置中的“关联域”服务来解决此错误,如下面的屏幕截图所示。

Screenshot of App ID settings

这让我克服了这个错误,我可以将应用程序提交到 iTunes Connect。

【讨论】:

    猜你喜欢
    • 2020-08-06
    • 1970-01-01
    • 2015-06-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-09
    • 1970-01-01
    相关资源
    最近更新 更多