Search code examples
iosapple-watchudid

How to get Apple Watch Unique id or UDID?


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


Solution

  • 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.