Get iWatch unique identifier

Do you know a way to use or create a unique identifier, like UDID??

This is to associate that identifier with the user account

Thanks.

Replies

Apple strictly limits access to persistent identifiers for privacy reasons. This is why you can’t access the UDID, MAC addresses, and so on. To offer any concrete advice here, I’d need to know more about what you plan to do with this identifier once you’ve “associate [it] with the user account”.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"