New build disappears after uploading it to iTunes Connect

后端 未结 19 1614
日久生厌
日久生厌 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:26

    I faced same issue, but it was due to permission issue.

    App need Audio Recording permission, which were missing in info.plist. Please check your info.plist and all required permission.

    After that app is successfully submitted and displayed on iTuneConnets.

提交回复
热议问题