Step 1: Register Device
In this guide, you will learn how to register a Device
in the Apple Developer Portal.
Requirements
Before you begin, ensure you have:
- Access to the Apple Developer Portal.
- Connected your iOS device to your Mac.
Step-by-step guide
Find UDID
- Abra Desktop
- Finder
- iTunes
- Open Abra Desktop.
- Select the device dropdown.
- Right-click your iOS device.
- Select
Copy
.
info
Available from macOS Catalina (10.15) and later
- Connect your iOS device to your Mac.
- Open Finder and select your device from the sidebar.
- Click on the device model name of couple of times. The label will change to show your device's
UDID
. - Right-click on the
UDID
and selectCopy UDID
to copy it to your clipboard.
- Connect your iOS device to your Mac or PC.
- Open iTunes and select your device.
- On the Summary tab, click on the
Serial Number
. The label will change to display theUDID
. - Right-click the
UDID
and select Copy.
Register device
- Log in to Apple Developer Portal.
- Select Devices in the
Certificates, IDs & Profiles
section. - Press the
+
button to register a new Device. - Platform: select
iOS
. - Device Name: enter your device name.
- UDID: paste your
UDID
. - Press
Continue
. - Double check the details.
- Press
Register
.
Next steps
Continue with the next guide: Register Identifier.