Upload to App Store Failed: No Version Found for 'adamId - platform'

后端 未结 8 1572
日久生厌
日久生厌 2020-12-28 20:43

I am trying to submit an app update for an iOS app to support devices running iOS 9, and in the process of uploading to the App Store via XCode, I\'m getting the following e

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 21:25

    Just for the record - this error message also comes if you are trying to upload an app for a wrong platform - e.g. uploading an iOS app with a bundle id that is registered as a tvOS app on iTunes Connect. You can use tvOS/iOS with identical app ids (for e.g. universal in-app purchases), but both platforms must be enabled manually on iTunes Connect, or you will get this cryptic error (at least true in XCode 8).

提交回复
热议问题