Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRequest access to the private Apple entitlement for Chromium PWAs: com.apple.developer.associated-domains.applinks.read-write #8027
Comments
|
Requested access to this entitlement via an Apple Developer portal TSI (Technical Support request), waiting to hear back from them. |
|
Have not heard anything from Apple support since the initial ticket acknowledgement. |
|
Sent a follow up email to Apple Developer Technical Support to inquire about the status of this request after chatting with an Apple employee. Will comment here as soon as I hear something. |
|
I have not heard anything officially from Apple Developer Technical Support, but my Apple contact has said that we should have access to the entitlement now if we update our provisioning profile. I will inquire from DTS to find out if this applies to all of our channel provisioning profiles. |
|
Received this from Apple Developer Technical Support earlier in the week:
This response includes a confirmation that our entitlement has been granted, answers to my questions about whether it was granted for all of our provisioning profiles, and instructions on how to test it is in fact working after building with the new profile(s). I will leave this open for the moment but will shortly open an issue to require using these new entitlements. CC: @bsclifton @bridiver |
As of Chromium 80, there is a private Apple entitlement that is used for PWA support. It caused us trouble when signing Chromium 80 last week, and we added this patch as a workaround for the short term to remove the entitlement. The Chromium team pointed out that they announced this in the Chromium Embedders google group(which many of us are now members of.)
To properly add support for this, we need to contact Apple and request to be whitelisted for the
com.apple.developer.associated-domains.applinks.read-writeentitlement.