xcode 始终将“网络连接丢失”作为验证问题
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10502924/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Always get "Network connection was lost"as a validation issue
提问by quanglewangle
I am trying up upload my first app to the store. I had a real issue (wrong syntax on version string) first time so I know I can get as far as validation. When I fixed that issue I now get "Network connect was lost" coming up in the Issues dialog, after quite a pause.
我正在尝试将我的第一个应用程序上传到商店。我第一次遇到了一个真正的问题(版本字符串的语法错误),所以我知道我可以进行验证。当我解决这个问题时,经过一段时间的暂停,我现在在“问题”对话框中出现“网络连接丢失”。
It is not clear if that is a problem with the validation process, between me and apple, or with my app (that does use network connections). My network is pretty solid.
目前尚不清楚这是验证过程的问题,是我和苹果之间的问题,还是我的应用程序(确实使用网络连接)的问题。我的网络很稳固。
Any ideas what might be happening.
任何想法可能会发生什么。
回答by SURESH KUMAR
I faced the same issue, then i restart my xcode once. The error gone.
我遇到了同样的问题,然后我重新启动了一次 xcode。错误消失了。
回答by pabitranjan
Sometimes Xcode may cause for issues. So use the "Application Loader" to upload app in Appstore.
有时 Xcode 可能会导致问题。所以使用“应用程序加载器”在Appstore中上传应用程序。
回答by alpere
It is probably caused by unavailability of Apple's servers.
这可能是由于 Apple 的服务器不可用造成的。
In Apple's developer's forum you can see many people live the same problem at certain times.
在 Apple 的开发者论坛中,您可以看到许多人在某些时候遇到同样的问题。
The most recent one: https://discussions.apple.com/message/25437485
最新一期:https: //discussions.apple.com/message/25437485
So... wait :)
所以……等等:)
回答by wkm
For me, it succeeds after I change the WIFI my MBP joins.
对我来说,它在我更改 MBP 加入的 WIFI 后成功。
回答by Royce C
You might have an Agreement e.g. Paid Apps amendment that you need to agree to.
您可能有一项协议,例如您需要同意的付费应用修订。
I started to get this issue this morning, after successfully submitting builds for the same app just last night.
在昨晚成功提交同一个应用程序的构建后,我今天早上开始遇到这个问题。
Remembered there was something I had to agree to when I was uploading last night (one of the two made it successfully last night despite this agreement issue).
记得我昨晚上传时必须同意一些事情(尽管有这个协议问题,但昨晚两人中的一个成功了)。
Restarting XCode didn't help me.
重新启动 XCode 对我没有帮助。