Clarify "visible to user" requirement for user-assigned-device-name entitlement

We're using the device name as an identifier for device pairing with an accessory. Therefore we think we're fulfilling the prerequisites:

  • need it for “multi-device features”
  • device-name is visible to the user

but we're not sure about the latter.

Can you clarify if the requirement "visible to the user" means visible on the device accessing the UIDevice.name or any device involved in the multi-device feature?

Seems like we can't just try and find out by trial and error yet: https://developer.apple.com/forums/thread/708275

Clarify "visible to user" requirement for user-assigned-device-name entitlement
 
 
Q