fix(apple): Add all undocumented options
DESCRIBE YOUR PR
I analyzed the documentation and the codebase of Sentry Cocoa SDK to add documentation for all options.
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
- [ ] Urgent deadline (GA date, etc.):
- [ ] Other deadline:
- [X] None: Not urgent, can wait up to 1 week+
SLA
- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts)
- [ ] PR was reviewed and approved by a member of the Sentry docs team
Closes https://github.com/getsentry/sentry-cocoa/issues/7014
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Review | Updated (UTC) |
|---|---|---|---|
| sentry-docs | Preview, Comment | Dec 23, 2025 7:18am |
1 Skipped Deployment
| Project | Deployment | Review | Updated (UTC) |
|---|---|---|---|
| develop-docs | Preview | Dec 23, 2025 7:18am |
@philipphofmann
This PR currently duplicates documentation for options, so they are once on the main options page at https://docs.sentry.io/platforms/apple/guides/ios/configuration/options/ and once on individual pages.
We already have some parts duplicated, e.g. https://docs.sentry.io/platforms/apple/guides/ios/configuration/options/#enableGraphQLOperationTracking and https://docs.sentry.io/platforms/apple/guides/ios/configuration/graphql-operation-tracking/
I think having one page with all the available options is benefical
I think having one page with all the available options is benefical
I agree, yes please.