应用程序加载器停留在“使用 iTunes Store 进行身份验证"阶段

编程入门 行业动态 更新时间:2024-10-26 23:28:22
本文介绍了应用程序加载器停留在“使用 iTunes Store 进行身份验证"阶段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我正要上传一个应用程序到 iTunes 连接,但应用程序加载器一直停留在使用 iTunes Store 进行身份验证"阶段并等待了将近一个小时.网络很好,我以前从未见过这种情况.有没有人遇到过这种问题?解决方案是什么?提前致谢.

I was about to upload an app to iTunes connect,but the application loader has been stuck at the stage of "Authenticating with the iTunes Store" and pending for almost an hour.Network is fine and I have never seen this before.Has anybody encountered this kind of issue? what is the solution?thanks in advance.

推荐答案

我在防火墙后面时遇到了这个问题.

I had this problem when behind a firewall.

我通过编辑解决了这个问题:

I got around it by editing:

/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/MacOS/itms/java/lib/net.properties 

如果您在上述路径中没有找到 net.properties 则尝试,因为它现在已更改.

If you do not find net.properties in above mentioned path then try, as it is changed now.

/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms/java/lib/net.properties 

换行:

# https.proxyPort=443

致:

https.proxyPort=80

这使应用程序能够将 HTTP 端口用于 HTTPS.此后立即工作.希望这可以帮助.

This enables the application to use the HTTP port for HTTPS. Worked straight away after this. Hope this helps.

这篇关于应用程序加载器停留在“使用 iTunes Store 进行身份验证"阶段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-17 07:34:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/908547.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:停留在   应用程序   身份验证   加载   阶段

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!