Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode 6 app submission failed with itunes store operation issue

Tags:

ios

xcode6

enter image description here

How to fix the issue? Unable to upload new app build using xcode 6 gm seed. In xcode 5 submission passes ok, because IDE explicitly asks username while submission process. Unable to figure out how to set username for xcode 6 for submission process.

The problem is that I have two different AppleIDs for iTunes Connect and Developer Portal, and Xcode 6 probably assumes that I want to use my Developer Portal account for iTunes Connect.

like image 262
Nik Yekimov Avatar asked Sep 10 '14 10:09

Nik Yekimov


1 Answers

Your using different appleID for Itunes store and it is getting conflate, First export archive from Organizer. Then Upload Your Binary from latest Application loader(3.0), and use AppleID for iTunes Connect.and still any warning will occurs just ignore and go next.and check your meta Data section(of binary upload) on itunes account add from there and submit for review process. I think this will solve your problem.

like image 89
Pallavi Ligade Avatar answered Sep 23 '22 19:09

Pallavi Ligade