Skip to content

fix(core): Wrap beforeSendLog in consoleSandbox #16968

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

AbhiPrasad
Copy link
Member

resolves #16920

This will prevent recursive calls to beforeSendLog when using console logging instrumentation which will cause crashes.

@AbhiPrasad AbhiPrasad requested a review from a team July 11, 2025 15:47
@AbhiPrasad AbhiPrasad self-assigned this Jul 11, 2025
@AbhiPrasad AbhiPrasad requested review from mydea and chargome and removed request for a team July 11, 2025 15:47
@AbhiPrasad AbhiPrasad merged commit e727db4 into develop Jul 14, 2025
172 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-logs-before-send-log branch July 14, 2025 13:08
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.

App crashes with Sentry console logging integration in SDK 9.37.0
3 participants