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 encounter the same problem. I tried with different builds but it failed, Finally i checked my plist it have permission key but no description. I was using addressbook framework to fetch contacts but later on move to CNContact, Key in plist without description was working fine but after adding CNContact App is removed from Activity view of itunes after uploading.
Please check every permission key have description or not, Apple can remove your app from Activity/Testflight when you upload.