2

When i uploaded iOS app to app store in January last week it shows some warning but still uploaded into iTunes(submission with warnings) and after that I forgot to add demo login account in iTunesConnect. So apple rejected my app.

I have added new demo login for apple and by mistake I uploaded new app also(i don't need to upload a new binary ). Since then, it is showing invalid binary. I have uploaded more than ten times but same thing happening "Invalid Binary".

I tried to validate before submission but validation was "SUCCESS"

I have attached a screenshot of iTunes Invalid binary list here.

Screenshot

I also tried to create new iOS provisioning profile and tried again to submit to app store. Once I submit I get message from iTunes that "Invalid Binary" and Organiser not showing status as "Submitted".

Am using Xcode 6.1.1 version.

Mail from apple

enter image description here

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
  • I have the same problem. I have settings and 64 bits support configured correct. Have you solved your problem? – mjimcua Mar 13 '15 at 09:33

1 Answers1

0

There are multiple things you must check.

  1. Make sure you are making a build with correct distribution & development certificate.
  2. Your app is 64 bit compatible
  3. Use unique build & version number for each upload.

Hope this helps.

Kumar Nitin
  • 1,845
  • 2
  • 16
  • 21