diff --git a/docs/testfairy/testers/managing-testers.md b/docs/testfairy/testers/managing-testers.md index 25fed26a45..147c68f426 100644 --- a/docs/testfairy/testers/managing-testers.md +++ b/docs/testfairy/testers/managing-testers.md @@ -30,7 +30,7 @@ You can also select a Group for the testers in the list or leave it blank (see * You can add testers manually or [import lists of testers](https://app.testfairy.com/testers/import/) in CSV format. :::note Only for iOS -If you are **not** using an [iOS Enterprise certificate](https://developer.apple.com/programs/ios/enterprise/), you will need to obtain the UDIDs (Unique Device Identifiers) of your testers' devices before sending them the app. The registration link in the email sent to testers will enable them to provide their UDIDs. These details will be added to your [testers page](https://app.testfairy.com/testers). +If you are **not** using an [iOS Enterprise certificate](https://developer.apple.com/programs/enterprise/), you will need to obtain the UDIDs (Unique Device Identifiers) of your testers' devices before sending them the app. The registration link in the email sent to testers will enable them to provide their UDIDs. These details will be added to your [testers page](https://app.testfairy.com/testers). For more information on how to add UDIDs to provisioning profiles, see [Adding UDIDs to iOS Development Profile](/testfairy/sdk/ios/adding-udids/). :::