I try to logic under "apple develop program" and found User Assigned Device Name Entitlement page and submit screen.
But, I changed account to "apple enterprise program" don't found submit screen. I'm login by "Account Holder" Roles (it's admin)
Post
Replies
Boosts
Views
Activity
WWDC,
wwdc2022-10096 and 10068 it's great information, but we don't know how to fix on the "UIDevice.current.name" case and working with iOS16 (beta4 or next beta..x)
Privacy is good reason for changes, but a lot of Apps to used on "UIDevice.current.name" on app.
Our customers a lot of concern and don't know how to fix it before Apple release iOS16 soon.
I implemented "com.apple.developer.device-information.user-assigned-device-name" on app, it's don't work.
Related :
https://developer.apple.com/videos/play/wwdc2022/10096/
https://developers.apple.com/videos/play/wwdc2022/10068/?time=1384
https://stackoverflow.com/questions/72983299/how-to-get-an-ipads-device-name-on-ios16