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

iOS – 错误:无法完成此 *** 作.再试一次(-22421),第1张

概述我正在尝试使用 Xcode>>将iOS应用程序上传到App Store.组织者,但我得到了问题这个行动无法完成.再试一次(-22421),如下图所示. 我尝试多次重新上传应用程序,但发生了同样的错误 以下是我遇到的一个问题: 接下来做什么?如何在商店上成功上传我的应用程序? 尝试使用Application Loader应用程序,现在又出现了另一个错误 Error ITMS-90168: “The 我正在尝试使用 Xcode>>将iOS应用程序上传到App Store.组织者,但我得到了问题这个行动无法完成.再试一次(-22421),如下图所示.
我尝试多次重新上传应用程序,但发生了同样的错误

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

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

尝试使用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

总结

以上是内存溢出为你收集整理的iOS – 错误:无法完成此 *** 作.再试一次(-22421)全部内容,希望文章能够帮你解决iOS – 错误:无法完成此 *** 作.再试一次(-22421)所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1055662.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-25
下一篇2022-05-25

发表评论

登录后才能评论

评论列表(0条)

    保存