I want to get my teams Apple Watch UDIDs for register devices in provisioning portal.
but, my team members don't have Xcode.(not engineer)
Asked
Active
Viewed 1.2k times
21
-
"UniqueDeviceID" is a protected MobileGestalt key, so only Apple-signed apps (Xcode, iTunes, ...) can read that info programmatically from the device. – Cœur Nov 19 '18 at 12:14
2 Answers
2
As for now, there are no ways to get the watch UDID other than using Xcode. Other ways, like configuration, or programmatically are not possible either.

Cœur
- 37,241
- 25
- 195
- 267

Omar Abdelhafith
- 21,163
- 5
- 52
- 56
-7
Edit: The SEID is not the UDID, and although you can register devices with it in the developer portal, it does not seem to work.
- Start the Apple Watch App on your iPhone
- Select the "My Watch" tab
- Select "General"
- Select "About"
- Select "SEID" (at the very bottom)
- Tap long on the cell until the context menu appears; select "Copy" and paste the number to wherever you want

rpitting
- 3,329
- 1
- 19
- 10