Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Processing failed in itunesconnect

I had archieved the xcode project and uploaded it into itunes connect. This is 5 time uploading, for internal testing. It shows the following error Red exclamation mark

I don't have any idea that why the error are showing, i'm using Xcode 7.2 . Can any one help to resolve this error, i stuck for more than a day.

like image 934
Mahalakshmi.J Avatar asked Mar 15 '16 07:03

Mahalakshmi.J


1 Answers

Try with Application Loader. sometimes i faced same issue with Xcode7.2 then will try upload app with Application Loader. it's worked fine.

  • For uploading app with Application Loader ....

Step-1) First create IPA of your App.and Export your IPA which is created with iOS App Store Deployment. Step-2) Right Click on XCode(from dock) >> Open Developer tool >> Application Loader Step-3) Choose IPA (which is saved for iOS App Store Deployment) and Next to upload. it will be take some small time and after few mins it will be show on itunes connect. after few mins it will be show on itunes connect.it is very easy and faster uploding compare to xcode. Hope it Helps you!.

like image 63
Vvk Avatar answered Jan 04 '23 06:01

Vvk