1
votes

I have uploaded a couple of apps, a couple of times to TestFlight and it has always worked. With this new app I did the same and it appears on tester's device as expected:

enter image description here

The problem is when the they try to download it this message appear:

enter image description here

And when they tap on the app instead of install, it looks like this:

enter image description here

The "funny" part is that when you tap on any other app in testflight, it would look like the last picture, but it would let you download it.

Does anyone know what's happening and how to fix it? Thanks for your time

P.S

I tried the following solutions but nothing changed:

4

4 Answers

5
votes

Testflight is broken right now. Wait until apple fixes it, but the issue can't be resolved right now. Apple status pages haven't acknowledged the downtime yet.

0
votes

Try recreating your provisioning profile:

  1. Log in to Apple Developer
  2. Delete your provisioning profiles for the app in question
  3. Recreate the provisioning profiles
  4. Open Xcode
  5. On the top menu, open Preferences, then the Accounts tab
  6. Highlight your account and click 'View Details'
  7. It will bring up a list of all your provisioning profiles, click the refresh in the lower-left
  8. Update your provisioning profile in the Build Settings
  9. Recompile and re-upload
0
votes

Just need to recompiled and upload new build. it should be good.