15

I tried to submit an iOS app via XCode organizer, but it failed right after authentication and organizer said "Invalid result returned from the software lookup service".

How can I solve this problem?

lqez
  • 2,898
  • 5
  • 25
  • 55

2 Answers2

31

Check that your app status is "Waiting for Upload" in iTunes Connect. You can change the status to press "Ready to Upload Binary" blue button.

neoevoke
  • 714
  • 6
  • 9
3

Check that your app is "Ready to upload" in iTunes Connect (I had this error when I rejected a binary and forgot to reset it to "Ready to Upload")

PhilB
  • 83
  • 1
  • 8