Invalid iPhone Application Binary

后端 未结 30 1745
天命终不由人
天命终不由人 2020-11-29 18:25

I\'m trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect:

The binary you uploaded was invalid. T

30条回答
  •  无人及你
    2020-11-29 18:57

    I received an invalid binary, if the app does not use remote push notification, but I left the code for registering push and the callback delegates for registering/receiving remote notification uncommented, even if the code does not get used.

    This is recent. My last submission last week was fine. This week, it returns invalid binary. Luckily, there is an email that explains the error.

提交回复
热议问题