【发布时间】:2016-04-23 12:32:24
【问题描述】:
我尝试使用Application Loader 将应用程序上传到苹果商店,在应用程序权利中包含Associated Domains,但出现错误:
错误 ITMS-90046:“无效的代码签名权利。您的应用程序包的签名包含 iOS 上不支持的代码签名权利。具体而言,值 'applinks:http://XXX.internal/' 用于密钥 'com.apple.developer.associated- 'Payload/MyApp.app/MyApp' 中的 domain' 不受支持。”
- 我使用分发证书
- 我已在 Apple Developer 的 App Ids 中的 Associated Domains 中查看
ON - 我已使用应用 ID(已启用关联域)和分发证书创建了配置文件
可能是什么问题?我已经尝试重新创建所有证书、配置文件等。
【问题讨论】:
标签: ios app-store-connect application-loader google-app-indexing