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
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.
UIWebView