You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add IAppStartExtender bridge and SentryOptions wiring for app start extension
Introduces the @ApiStatus.Internal IAppStartExtender contract and a NoOp
default, wired into SentryOptions. This is the naming-stable core bridge for
the app start extension API; it is inert until the Android implementation
(PR2/PR3) and public Sentry facade (PR4) land.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments