I\'m trying to submit an iOS PhoneGap app to the app store via Xcode 5.0.2 but I\'m encountering problems at the final distribution stage. The app works perfectly on the sim
After having the same issue I've been able to fix this issue.
To solve this issue you need to:
Go to page 6 "System and Network Requirements" from https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf
verify that all of the ports and IP addresses are accessible.
After opening all of the ports from the table, I'm now able to upload my apps.
Enjoy!