我在尝试向 AppStore 提交贴纸包时遇到此错误:
WARNING ITMS-90863: "Apple silicon Macs support issue. The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac."
Run Code Online (Sandbox Code Playgroud)
贴纸包不适用于 Mac,它仅适用于 Iphone 和 Ipad?如何删除此警告以便我可以成功上传它?因为后来我也收到了这封电子邮件:
We identified one or more issues with a recent delivery for your app, "Name of the App". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
ITMS-90863: Apple silicon Macs support issue - The app has LSApplicationLaunchProhibited set to true. This is not supported …Run Code Online (Sandbox Code Playgroud) 因此,我刚刚更新了我的 Apple 开发者会员资格,然后我开始收到此错误"Warning unable to build chain to self signed root for signer apple Development"。
我无法存档我的应用程序以便将它们上传到 AppStore,我尝试了这些线程但没有成功:
https://developer.apple.com/forums/thread/86161
https://developer.apple.com/forums/thread/662300
PS:"this certificate is not trusted"我的 Apple 开发和 Apple 分发证书位于钥匙串访问的证书部分。不知道和我的问题有关系吗?
我制作了一个新应用程序并填写了所有信息(描述、构建、关键字..)
我将其提交以供审核,并且我的应用程序的状态从“准备提交”更改为“准备审核”
我应该从我的角度做点什么吗?我没有启用任何“提交审核”按钮..我不知道该怎么办,我被困住了