How to get Apple Watch Unique id or UDID?

Amrit Trivedi picture Amrit Trivedi · Mar 26, 2015 · Viewed 24.5k times · Source

I want to get Apple Watch unique id. Is there anything available like UDID or unique identifier for developers?

Answer

djromero picture djromero · Sep 22, 2016

There should be a way with Xcode 8...but I can't find it.

My solution for now: launch "Accessibility Inspector", click "Start inspection follow point" button (the one in the middle, kind of cross-hairs), click in Xcode on top of the UDID value and then copy the UDID from the inspector shown values.