Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Apple Watch Unique id or UDID?

Tags:

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

like image 619
Amrit Trivedi Avatar asked Mar 26 '15 09:03

Amrit Trivedi


1 Answers

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.

like image 53
djromero Avatar answered Nov 03 '22 00:11

djromero