New build disappears after uploading it to iTunes Connect

后端 未结 19 1578
日久生厌
日久生厌 2021-01-31 06:40

I\'m trying to upload a build to iTunesConnect with Xcode 8. Xcode shows me that the uploading is successful. In Activity tab of iTunesConnect I see that my build is appears and

19条回答
  •  遥遥无期
    2021-01-31 07:14

    Had the same issue. Without access to email of that Itunes Connect account, it's almost impossible to detect that something is wrong (it seems, that apps not crashing anymore if privacy keys are missing, as it described here). I guess you know what device capabilities your app uses. So you can try to add privacy keys you needed to Info.plist (check "Privacy - ... Usage Description" keys in the docs)

提交回复
热议问题