Locating iOS Device UDIDs

Applies to TestComplete 14.0, last modified on January 23, 2019

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.

Locating UDID Using TestComplete (Windows Only)

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

  • Launch TestComplete.

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

  • Click the DeviceID property value twice. 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.

  • Press Ctrl+C to copy the UDID to the clipboard.

Locating UDID Using iTunes

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

  • Launch iTunes.

  • If the iTunes sidebar is hidden, press Ctrl+S (on Windows) or Option-Command-C (on Mac) to show it.

  • Select your iOS device under the Devices section on the left.

  • On the Summary tab, click on Serial Number. The serial number will be replaced with the UDID.

    UDID in iTunes

    Click the image to enlarge it.

  • 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