Skip to content
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

Fix assertions being captured with native integration when using crash reporter #586

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

tustanivsky
Copy link
Collaborator

This PR adds an extra check allowing us to determine whether the SDK should install its custom assertions capturing hook which could interfere with crash reporter.

Related to #537

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Stefan Jandl <[email protected]>
@tustanivsky tustanivsky merged commit 283a465 into main Jun 27, 2024
2 checks passed
@tustanivsky tustanivsky deleted the fix/crc-assert-win branch June 27, 2024 12:25
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Fix assertions being captured with native integration when using crash reporter ([#586](https://github.com/getsentry/sentry-unreal/pull/586))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 5fc1476

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.

2 participants