I\'m trying to submit an update of an existing application on behalf of one of my clients, and I\'m getting \"Invalid Binary\" failures from iTunes Connect with no explanati
Another possible option, received this error message after resubmitting the binary a few times:
Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand features. To include Newsstand features, the Info.plist must include the UINewsstandApp=true Info.plist key.
Check your info.plist — I didn't add that property myself, and didn't get any errors during local or Testflight testing.