Hi @Apple Engineer,
We have exact same question but here is no clear information from Apple.
We are also using Token-based connection (p8 key) for APNs, do we need to do any change related to this?
Post
Replies
Boosts
Views
Activity
I had the same problem for more than 2 months. Following command does not show the entitlement in the Profile.
% security cms -D -i PPP.mobileprovision | plutil -p -
Create tickets in both developer support and code lever support, but they pointed out to each other as both claim it's not their business. It is clearly a bug in Apple somewhere, sadly nobody takes the responsibility of it.
Hi, I got exact same problem. App ID has the entitlement approved, generated a new provision profile. I manually added the entitlement (com.apple.developer.device-information.user-assigned-device-name) in the entitlement file in project. But I got error on App signing screen saying the Provision Profile does not contain that entitlement. I am wondering if anybody is able to get it work.