ios - 错误 ITMS-90046 : "Invalid Code Signing Entitlements." using custom applinks

标签 ios app-store-connect application-loader google-app-indexing

我尝试使用 Application Loader 将应用程序上传到 apple store,在应用程序权利中包含 Associated Domains,但出现错误:

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

  • 我使用分发证书
  • 我已经在 apple developer 的 App Id 的 Associated Domains 中勾选 ON
  • 我已经使用应用 ID(启用了关联域)和分发证书创建了配置文件

可能是什么问题?我已经尝试重新创建所有证书、配置文件等。

最佳答案

我已经解决了这个问题。 我的问题是我写错了域名。我之前有:

applinks: http://something.com

现在我有:

applinks:something.com

而且效果很好。

关于ios - 错误 ITMS-90046 : "Invalid Code Signing Entitlements." using custom applinks,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34853007/

相关文章:

ios - 从应用程序的文档目录加载本地 html 文件 swift wkwebview

ios - 更新传输的 iOS 应用程序

ios - 错误 ITMS-90596 : "Invalid Bundle. The asset catalog at Payload"

iphone - 使用 UIAppearance 自定义 iOS UIDatepicker

ios - 在 swift IOS 中使代码更有条理

iphone - 如何打破解析结果?

ios - 将iOS 9 SDK版本提交给Apple iTunes连接错误

ios - IPv6 - Apple 拒绝 iOS 应用程序,因为不支持 IPv6 DNS64/NAT64 网络

iphone - iTunesConnect 上来自中国的应用程序下载量突然出现奇怪的激增?

iphone - 应用程序加载器 (Apple) 卡在 "Sending API usage to iTunes Connect"