我正在尝试查看是否可以通过类似于此帖子的 mobileconfig OTA 过程获取 iOS 设备的 mac 地址:Getting a device UDID from .mobileconfig
我试过添加 MAC_ADDRESS_EN0
在 DeviceAttributes 键中,设置与其他 SO 帖子几乎完全相同。它回来为空。
有没有办法通过OTA mobileconfig配置文件服务获取mac地址或mac地址的sha1哈希?
我正在尝试查看是否可以通过类似于此帖子的 mobileconfig OTA 过程获取 iOS 设备的 mac 地址:Getting a device UDID from .mobileconfig
我试过添加 MAC_ADDRESS_EN0
在 DeviceAttributes 键中,设置与其他 SO 帖子几乎完全相同。它回来为空。
有没有办法通过OTA mobileconfig配置文件服务获取mac地址或mac地址的sha1哈希?