Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while trying to validate an iOS application before uploading it to the AppStore [duplicate]

When I try to validate an archive with an application using Organizer, before uploading it to the App Store, I get the following error: "Unable to process lookupPurpleSoftwareVersions request at this time due to a general error". Have anyone ever get this message? Is it due to an Apple developer portal problem?

Thank you,

like image 238
neutrino Avatar asked Feb 20 '13 17:02

neutrino


2 Answers

Quit and relaunch Xcode. Archive the application again, now try to validate the app, it may work. (This scenario worked in my case :))

like image 71
Dee Avatar answered Oct 24 '22 06:10

Dee


There's an issue with the Apple servers. If I keep submitting, I sometimes see this error:

"The server returned an invalid response. This may indicate that a network proxy is interfering with communication, or that Apple servers are having issues. Please try your request again later."

like image 37
dtbarne Avatar answered Oct 24 '22 05:10

dtbarne