Latest iTunes connect build not showing in TestFlight

61,146

Solution 1

I've found that sometimes I've needed to toggle the 'TestFlight Beta Testing' switch to get everything to work.

UPDATE: iTunesConnect has been updated since the above answer. Now to reset it you should do the following steps:

  1. Select the 'Not Available for Testing' then tap save.

enter image description here

  1. Hit the 'Select Version to Test' on the right hand side. Select the version you want to test and then hit 'OK'.

  2. Finally hit save and then tap the 'Start Testing' button. enter image description here

Now you should be good to go!

2018 UPDATE

Itunes connect seems to have changed again. The method above is no longer available. One solution us to expire the build, re-upload, and start testing again. To expire a build, select the build being tested (in the test flight section) the click expire in the top right corner. It should look something like this: Expire build

This seems to remove the build from TestFlight and you will need to upload a new build. Not optimal, but I can't find another method right now.

Solution 2

Check also if you compiled the app with the right certificate. I got the same issue when uploading a binary compiled with the wrong one (Ad Hoc instead of App Store). App Loader and iTunes didn't complain, but the binary wasn't visible for selection in TestFlight.

Solution 3

I had the same problem and the toggle answer didn't work. I had to remove myself as an internal tester and then invite myself agin. After entering the redeem code into the TestFlight App it worked like a charm!

Solution 4

I encountered the same issue and I went to the iTunesConnect website -> My Apps -> Selected my app -> Opened the TestFlight tab -> clicked on the build number.

After that, in a few seconds the app showed up in the TestFlight app.

Hope it helps.

Solution 5

I tried everything and non worked, for me the following worked:

TestFlight > App Store Connect Users > Testers Tab

I removed the people in the list and added them again. an email was for the first time sent to them including the "view in testflight" button which is what we want!

before this I had filled out the required forms and questions asked by apple in order to run testflihght.

Share:
61,146
Leighton
Author by

Leighton

Novice to Swift programming. iOS and Mac fan.

Updated on November 27, 2021

Comments

  • Leighton
    Leighton over 2 years

    I distributed the first build version of my app to internal testers with iTunes Connect and successfully installed on internal tester's devices. Now, I've uploaded the second build via iTunes Connect. My internal testers have received the email that build 2 is available and clicked on the button to view it in TestFlight, but when TestFlight opens only build 1 shows available to install.

    Is there something else that I need to do to make build 2 available to testers, or does it just take some time for it to show up in TestFlight even after the testers get the email that it's available?