Get iOS Device UDIDs

Applies to TestComplete 14.50, last modified on April 22, 2021

If you have the iOS Developer Program (not the iOS Developer Enterprise Program), you need to add all devices where you want to test your application to the application's provisioning profile. If you do not do that, you will not be able to install your application on devices. For more information, see Registering iOS Devices for Testing.

To register devices in the Member Center, you need to know device identifiers (UDID). This topic explains how you can get a device identifier.

Locate UDID Using TestComplete (Windows Only)

  1. Connect a device to the TestComplete computer via a USB cable.

  2. Launch TestComplete.

  3. Switch to the Object Browser and select the device in the object tree.

  4. Locate the DeviceID property. If this property is not visible, click View more members (Advanced view) at the top of the property list.

    UDID in the TestComplete Object Browser

    Click the image to enlarge it.

  5. Select the DeviceID property value, and then press Ctrl+C to copy the UDID to the clipboard.

Locate UDID Using iTunes

  1. Connect your device to your Windows or Mac computer via a USB cable.

  2. Launch iTunes.

  3. Click and then select your device:

    Select your iOS device
  4. On the Summary tab, click your device's Serial Number. The serial number will switch to UDID:

    UDID in iTunes

    Click the image to enlarge it.

  5. Press Ctrl+C (on Windows) or Command-C (on Mac) to copy the UDID to the clipboard.

See Also

Preparing Applications, Devices, and Test Computers for iOS Testing
Preparing Test Computers and TestComplete for iOS Testing
Preparing iOS Applications
Testing iOS Applications - Overview

Highlight search results