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: Android 5 attachment issues #1652

Merged
merged 24 commits into from
May 21, 2024
Merged

fix: Android 5 attachment issues #1652

merged 24 commits into from
May 21, 2024

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented May 14, 2024

Fixes #1591

It looks like for older Android versions we have to make sure to manually detach from the JVM to not end up blowing up.

@bitsandfoxes bitsandfoxes requested a review from vaind May 15, 2024 14:34
@bitsandfoxes bitsandfoxes requested a review from vaind May 17, 2024 11:01
Copy link
Collaborator

@vaind vaind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 looks great!

@bitsandfoxes bitsandfoxes merged commit 721cd1d into main May 21, 2024
@bitsandfoxes bitsandfoxes deleted the fix/android-no-bueno branch May 21, 2024 07:48
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.

SIGSEGV errors on old Android devices when Sentry is enabled.
3 participants