UDID

From Wikipedia, the free encyclopedia

UDID is an acronym for Unique Device Identifier.[1] The UDID is a feature of Apple's iOS devices. It is a unique identifier for a single device that is fetched from Apple servers when a user tries to activate the device using iCloud or the Setup app. This ID is also used by iTunes to detect the phone or to communicate with it while restoring the iPSW firmware.

Formats[]

This unique ID has been formatted in two ways: for devices introduced between 2007 and 2018 it was represented as a 40-digit lowercase hex code, and for device models introduced after 2018, as a 25-digit uppercase hex code.[2] It is not written on the device cover as the IMEI is, but it can be retrieved by iTunes in normal mode.

Usage[]

Apple usually uses this ID to assign Apple ID and iCloud ID to the device. This also holds the Find My iPhone activation status.

Starting from iOS 11, Apple's verification server will check the device's UDID before it could be set up. If the device's UDID is malformed or not present in Apple's database, the device cannot be activated and will be denied access to the verification server. If said device is connected to iTunes, an error message will appear stating that the iPhone could not be activated because "the activation information could not be obtained from the device."[citation needed]

Calculation of 2007 format[]

The UDID is calculated as follows for the Verizon iPhone 4:[3]

For the:

UDID = SHA1(serial + ECID + wifiMac + bluetoothMac)

All other devices use:

UDID = SHA1(serial + IMEI + wifiMac + bluetoothMac)

See also[]

References[]

  1. ^ "What Is A UDID And Why Is Apple Killing Apps That Track Them?". Retrieved 2019-08-13.
  2. ^ "Apple Unique Device Identifiers (UDIDs)". Retrieved 2019-08-13.
  3. ^ "The iPhone Wiki". Retrieved 2019-08-13.
Retrieved from ""