加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

iOS – 错误:无法完成此操作.再试一次(-22421)

发布时间:2020-12-14 19:42:11 所属栏目:百科 来源:网络整理
导读:我正在尝试使用 Xcode将iOS应用程序上传到App Store.组织者,但我得到了问题这个行动无法完成.再试一次(-22421),如下图所示. 我尝试多次重新上传应用程序,但发生了同样的错误 以下是我遇到的一个问题: 接下来做什么?如何在商店上成功上传我的应用程序? 尝
我正在尝试使用 Xcode>>将iOS应用程序上传到App Store.组织者,但我得到了问题这个行动无法完成.再试一次(-22421),如下图所示.
我尝试多次重新上传应用程序,但发生了同样的错误

以下是我遇到的一个问题:

enter image description here

接下来做什么?如何在商店上成功上传我的应用程序?

尝试使用Application Loader应用程序,现在又出现了另一个错误

Error ITMS-90168: “The binary you uploaded was invalid.

解决方法

使用Application Loader上传您的应用程序,因为Xcode组织者有时无法上传文件(拒绝IPA),没有正当理由,并且Xcode Organizer经常出现问题,苹果无法永久解决.

这种错误也很少有其他原因,例如

  • Apple app upload server is not working properly (not in
    connection or lost connection during file upload). Just wait and try
    again later (may be after a day).
  • Fluctuation in your network
    connection,during file upload.
  • You may not have added privacy
    statements in your info.plist file.

Cocoa Keys:这里是您应该考虑在info.plist文件中添加的密钥列表,如果您在应用程序中使用了该服务.

错误代码的解决方案:90186

  • Outdated application loader can be reason of this error. Use 07001 and use application loader from Xcode Tool.
  • Incorrect/invalid provisioning profile,associated with your build. Ensure,your have used correct provisioning profile (A provisioning
    profile with Distribution/Production mode is require. A Development mode provisioning profile won’t allow your to upload app on store.)

您可以从最新的Xcode工具中找到最新的Application Loader Tool:Xcode(菜单)?OpenDeveloperTool?ApplicationLoader

enter image description here

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读