Xcode 5 app submission issue

IosXcodeMacosSubmitMac App-Store

Ios Problem Overview


Some days ago I installed Xcode 5. Today I'm trying to submit an app, but during validation I'm getting this issue: "The network connection was lost". I've never had any problem with Xcode 4.

My network is OK and I'm not using any proxy.

What is causing this problem?

Ios Solutions


Solution 1 - Ios

It might have been a coincidence, but like other recent xcode issues I solved this by restarting xcode.

Solution 2 - Ios

For me the solution was to submit the app via Application Loader (downloadable directly from iTunes Connect) rather than Xcode.

Solution 3 - Ios

I have the observation that with Mavericks and App Nap enabled, a hidden Organizer window within XCODE will cause the network connection to be dropped.

Even if the window is occulated (hidden) for just a second).

Make sure the window is always visible and the problem does NOT occur.

Solution 4 - Ios

It's all about your luck because you can't control Apple's Server's traffic problem, We all merely become the victim of that..So cut the long story short...

By restarting may work but everyone as in my case, i tried by restarting XCODE, SYSTEM, ROUTER and anything and everything possible, only error name had changed from "The network connection was lost" to "The request timed out" and vice Versa..!

Again i googled for that error some more solution i have found so i thought it may help further seekers.

Here, https://stackoverflow.com/questions/19512877/xcode-5-hangs-with-a-timeout-error-when-validating-uploading-a-ready-to-be-uplo

PS: Only perseverance can help you in this way..keep redialing..And WAIT and WATCH:P

Solution 5 - Ios

I had this issue. I submitted app through Application Loader and it worked fine.

Solution 6 - Ios

For me the issue seemed to be related to the Adobe Application Manager which was trying to update CS6 but was stuck. I rebooted the computer and restarted the Adobe update and the instant I did that xcode started the upload.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionEnricoView Question on Stackoverflow
Solution 1 - IosSmorkaView Answer on Stackoverflow
Solution 2 - IosPeterView Answer on Stackoverflow
Solution 3 - IosJimPView Answer on Stackoverflow
Solution 4 - IosmavericksView Answer on Stackoverflow
Solution 5 - IosMannView Answer on Stackoverflow
Solution 6 - IosOz SolomonView Answer on Stackoverflow