Builds not showing under Testflight iOS Builds

Have uploaded a new build on iTunes Connect using Xcode 8. The build is showing under activities. But no build is showed under TestFlight IOS Builds. Event the old builds which were distributed earlier using testflight are not showing up.


The page for External tester and iOS Build loads no information.

We are having the same issue.

We are also having the same issue, have you found out what's causing this and solution to resolve this?

I am also having this issue. Can someone please respond with a solution? And when i go to archive in Xcode 8.3.3 i get an error that says its redundant.

Did the builds get expired on iTunes connect? If you do that they go from the list.

if you haven’t changed your build number, that may give you the redundant error. Increment your build number, archive and upload a new one.

It doesn’t appear in the builds list until it’s done processing.

I don't know if you found a solution yet but i just ran into this issue doing an update to an older app. The builds would not show up in itunesconnect. It seemed to resolve itself when I added a few new things to the plist based on the app features...

<key>NSAppleMusicUsageDescription</key>

<string>music playback</string>

<key>NSCalendarsUsageDescription</key>

<string>events</string>

<key>NSCameraUsageDescription</key>

<string>overlay feature</string>

<key>NSLocationWhenInUseUsageDescription</key>

<string>Store Locator</string>

<key>NSPhotoLibraryUsageDescription</key>

<string>Saving selected wallpaper</string>


... and this one...

<key>ITSAppUsesNonExemptEncryption</key>

<false/>

Facing same issue. Does the above solution worked for anyone else?

Here's what I'm seeing:


I have 3 builds - none are processing or otherwise in an unavailable state:


Yet in the testflight lists I get nothing:


Even for internal testers there is nothing (here I don't even see the "+" button and an empty list - there is simply nothing at all):

There are no wanings, errors or other indications that anything is wrong.


It's like iTunesConnect is in an eternal state of early beta testing.

My builds are also noch appearing in testflight, only the version name.

I can add an internal user, but the status ist "-" and i can't send any invitation.

The upload is currently not working, so I had to use the application loader:

https://forums.developer.apple.com/thread/87069

I fix this problem by choosing export it to "Distribute through App Store" in xcode archive. Hope this will help you guys

I am having the same issue. Xcode 10.2. Archive build are sucessfully processed, but do not appear in TestFlight. Builds were uploaded with Xcode.

I'm having the same issue right now

Same issue here with Xcode 10.1.


This issue appeared i think since tuesday April 2nd

We ve been stuck since and our clients are complaining BIG TIME

My team started experiencing the same thing around the same time frame. Early April 2019, almost 20 builds on test flight are no longer being displayed and any new builds I submit are not showing up in the test flight iOS builds page. I am still receiving emails as I used to notifying me that the latest builds I submit are ready for processing but due to this issue I can't do anything about it.

The same problem is happening.


All the builds that have been available until now are gone, and "No build" is displayed.

The button for creating a new group is not displayed either.

Even if you upload a new build, it remains "No build".

The AppStoreConnect user's button can not be pressed either.

Account permissions are AppManager, which has permissions for all apps.


Apps that are released to the store seem to have no problem.

It looks like this is happening with multiple apps not yet released to the store.

Exactly, the button for new group is also gone.

So :
- No builds, neither old ones nor new ones.

- No "New Group" to create external group testers.



I can confirm also that this is not a permission level issue, i'm an admin.

I can confirm that the uploaded builds do not appear at Testflight section. I have another app that seems not to have the same issue, but my last one do not show any builds for beta testing.

I'm facing same isse from Friday(05.04.2019).
I have only version 1.0.0 which is already for sale.
I had 1.0.1 and 11 builds. After my 12th build I don't see anymore version 1.0.1 even I receive testFlight email about successfull proccessing.
Also in activity I have my build 1.0.1(12) but in testFlight there is nothing.
thanks

I am too experiencing the issue since April 5 . I did open a ticket with them but have not heard from them .

Same issue also over here, started today after uploading a new build. I need to send the build for my client to test ASAP but I can't so I'm currently in BIG TROUBLE.

Same issue here since April 5. All of my previous builds are gone and I'm completely unable to invite new test users. Big OOF

I got a solution from here and in my case it’s work. TestFlight-> Apps Store Connect User->Builds

Yes the above solution works,


go to TestFlight -> Apps Store Connect User -> Builds (tab)


Complete the compliance if you see the warning, and it loads in TestFlight. But still not seeing it under the Build section..

Found this workaround based on shopno's answer.

https://api.pogo.io/wrangl-api/workaround.jpg

Thanks for sharing! This is a partial fix that will allow you to add individual users and existing groups to builds and that's great! It doesn't solve for builds, public links, and groups no longer showing up though.

For those of you who couldn't set the App Store Connect Users for your failing App, this also works. I made it work by using the url of another of my Apps, that has Testflight working nicely, and changed the Apple ID in the url by the failing App one.

Builds not showing under Testflight iOS Builds
 
 
Q