24

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.

quanglewangle
  • 581
  • 1
  • 5
  • 14
  • http://stackoverflow.com/questions/25372318/error-domain-nsurlerrordomain-code-1005-the-network-connection-was-lost – codercat Jan 20 '15 at 06:22

6 Answers6

30

I faced the same issue, then i restart my xcode once. The error gone.

SURESH KUMAR
  • 403
  • 5
  • 15
4

Sometimes Xcode may cause for issues. So use the "Application Loader" to upload app in Appstore.

pabitranjan
  • 775
  • 6
  • 12
3

It is probably caused by unavailability of Apple's servers.

In Apple's developer's forum you can see many people live the same problem at certain times.

The most recent one: https://discussions.apple.com/message/25437485

So... wait :)

alpere
  • 1,079
  • 17
  • 26
0

For me, it succeeds after I change the WIFI my MBP joins.

wkm
  • 347
  • 3
  • 6
0

On Mac, all I did was Renew DHCP Lease on my Wifi Information, and it worked.

Anton
  • 255
  • 1
  • 2
  • 10
-1

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.

Royce C
  • 69
  • 1
  • 2