Uploading IOS app to app store. Seems to freeze and internet stop working Uploading IOS app to app store. Seems to freeze and internet stop working xcode xcode

Uploading IOS app to app store. Seems to freeze and internet stop working


I also faced this problem: "your application is being uploaded stuck"

My ANSWER IS:

Either just delete your derived data from organizer or Instead of uploading via Xcode, try via it using Application Loader.

I choosed via Appplication Loader and Steps to do that are:

Step1: Make .ipa file via Ad-Hoc Deployment by click Distribution button.

Step2: Find from menu bar of Xcode -> Open Developer Tool -> Application Loader.

Step3: Then upload it that .ipa file in Application Loader.

**

OR ANOTHER SOLUTION

**

For uploading it via XCode:

Step1: Firstly Validate your archive file by clicking on validation button of Organiser.

Step2: Then Upload it to App Store via Oraganiser.This way you can also solve this problem as well

THIS IS MY ANSWER . HAPPY TO HELP :):)


apple uses java ?my mac does not have problem for internet.any application can download/upload.except xcode's organizer's distribute or application loader blocks whole internet and modem stops working for a temporal time.

it is obvious not a mac problem. but apple's uploading system strategy seems not good.they gotto fix this.


I've heard of some users having issues if they're running old versions of Java. If you can't update, or if updating doesn't fix it, you can try:

sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0

(other similar workarounds here.)

It could also be an Internet connectivity issue.

Either way, you can also try uploading your app using Application Loader.