Skip to content

docs(apple): Update app start APIs to match sentry-cocoa rename#18519

Open
itaybre wants to merge 1 commit into
masterfrom
itaybre/docs/rename-apple-app-start-apis
Open

docs(apple): Update app start APIs to match sentry-cocoa rename#18519
itaybre wants to merge 1 commit into
masterfrom
itaybre/docs/rename-apple-app-start-apis

Conversation

@itaybre

@itaybre itaybre commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Update Apple SDK docs to reflect API changes from getsentry/sentry-cocoa#8161:

  • extendAppLaunch() renamed to extendAppStart() (now returns void instead of a span)
  • finishExtendedAppLaunch() renamed to finishExtendedAppStart()
  • New getExtendedAppStartSpan() method to retrieve the extended app start span
  • Updated all code examples (Swift, Objective-C, SentryObjC) and prose descriptions

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:
  • 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

Reflect API changes from getsentry/sentry-cocoa#8161:
- extendAppStart() no longer returns a span (now void)
- New getExtendedAppStartSpan() retrieves the extended span
- extendAppLaunch/finishExtendedAppLaunch renamed to
  extendAppStart/finishExtendedAppStart

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Jun 23, 2026 6:47pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Jun 23, 2026 6:47pm

Request Review

@codeowner-assignment codeowner-assignment Bot requested a review from a team June 23, 2026 18:37
@itaybre itaybre marked this pull request as ready for review June 23, 2026 19:19
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.

1 participant