Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Testflight question on teammate's devices were not identified?

From TestFlight I get this on the build and distribution: "These teammate's devices were not identified in the embedded.mobileprovision for this build."

What do I do?

like image 843
jdl Avatar asked Aug 03 '11 03:08

jdl


People also ask

How do I add a device to TestFlight?

Invite user to test app on TestFlightNavigate to the Apps screen and again select the app you wish to test. Click on the TestFlight tab. Navigate to App Store Connect Users in the left menu on click on the + icon next to internal testers. Select the user you invited earlier to your developer account.

Can you use TestFlight without Apple ID?

All of your testers must have an Apple ID since without one they cannot download and install the TestFlight app from the App Store, but you don't need to know what it is. You can add any email address as an external TestFlight tester. The email doesn't have to be an Apple ID.


1 Answers

You will have to re-create the mobile profile with these devices added to it. Then, you'll need to re-build your iOS application and be sure that it is created with this new provisioning profile. Only then will these other users have access to the application (and then their devices will show up in TestFlight for that build's allowed devices).

like image 187
dtuckernet Avatar answered Oct 17 '22 03:10

dtuckernet