Skip to content

docs: clarify Apple entitlement form must be submitted per bundle identifier#93

Merged
robertherber merged 2 commits intomainfrom
copilot/update-entitlement-requests-docs
Mar 9, 2026
Merged

docs: clarify Apple entitlement form must be submitted per bundle identifier#93
robertherber merged 2 commits intomainfrom
copilot/update-entitlement-requests-docs

Conversation

Copy link
Contributor

Copilot AI commented Mar 9, 2026

Users were confused whether the Apple Family Controls entitlement request form needed to be submitted multiple times — one per bundle identifier. It does.

Changes

  • README.md: Added explicit warning after the bundle identifier list clarifying that the Apple request form must be submitted 4 separate times (once per bundle identifier) when using all native extensions
Original prompt

This section details on the original issue you should resolve

<issue_title>Documentation regarding entitlement requests unclear</issue_title>
<issue_description>The documentation states that I need to request the entitlement for "all bundle identifiers".

Does that mean, that I need to fill out the form @ Apple four times?

Could you make this more clear?</issue_description>

<agent_instructions>update docs to reflect this</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@robertherber @johannesfritsch Yes, that's correct in my experience

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

… bundle identifier

Co-authored-by: robertherber <1467411+robertherber@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for entitlement requests docs: clarify Apple entitlement form must be submitted per bundle identifier Mar 9, 2026
@robertherber robertherber marked this pull request as ready for review March 9, 2026 16:30
Copilot AI review requested due to automatic review settings March 9, 2026 16:30
@robertherber robertherber merged commit ae60996 into main Mar 9, 2026
10 checks passed
@robertherber robertherber deleted the copilot/update-entitlement-requests-docs branch March 9, 2026 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Clarifies the iOS “Family Controls (Distribution)” entitlement approval process in the README so users understand Apple’s request form must be submitted per bundle identifier when using this library’s native extensions.

Changes:

  • Added an explicit warning that the Apple entitlement request form must be submitted once per bundle identifier (4 total when using all native extensions).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation regarding entitlement requests unclear

3 participants