New build disappears after uploading it to iTunes Connect

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

    I had the same issue with a Cordova-based App build.

    The problem seemed to be that the app was still using UIWebView. I was able to solve the problem by adding to config.xml.

提交回复
热议问题