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 Native initialization without SDK #1714

Merged
merged 21 commits into from
Jul 15, 2024

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jul 5, 2024

Fixes #1713

This PR covers and prevents exceptions when the SDK tries to initialize Sentry Java SDK at runtime but is not present. (i.e. disabled during build-time)

Base automatically changed from fix/default-user-id to main July 9, 2024 12:02
@tustanivsky
Copy link
Collaborator

Looks good!

@bitsandfoxes bitsandfoxes merged commit 485c0ac into main Jul 15, 2024
123 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/android-enabled-disabled branch July 15, 2024 16:04
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 freezes at startup with Sentry disabled
3 participants