Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

xcode

ios

upload

In Xcode i have have created an archive of the app. Verified it no problem. then when i click Distribute i get as far as "Your application is being uploaded" and shows the progress bar. The bar never moves and after a few minutes my internet breaks. i need to restart my router to get the internet back.

one of the times i received this error "SSL error occured and a secure connection to the server cannot be made"

Anyone ever experienced this or have an idea of whats happening?

Thanks

like image 814
johnnym65 Avatar asked Jan 09 '13 22:01

johnnym65


People also ask

Why won't my apps open up on my iPhone?

Apps not opening on iPhone might be due to an outdated iOS build on the phone. You need to go to Settings > General and open the Software Update menu. Install the latest update on your iPhone and try opening apps again.

Why do apps stop working on iPhone?

Apps can crash because they aren't communicating with the operating system correctly or because they aren't programmed correctly; but your iPhone can always recover from an app crash.

How do I reinstall an app on my iPhone?

(Typically, there's no reason to quit an app; quitting it doesn't save battery power, for example.) To quit the app, open the App Switcher, swipe right to find the app, then swipe up on the app. To reopen the app, go to the Home Screen (or App Library), then tap the app.

Why are some apps no longer on App Store?

The Developer Takes It Down Some developers do this if an app is old, poorly reviewed, or has been replaced by a better application. They might also remove an app if they believe it could cause them legal trouble, like copyright infringement.


1 Answers

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 :):)

like image 118
Himanshu Agnihotri Avatar answered Nov 15 '22 15:11

Himanshu Agnihotri