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 init crash on API level 23 and below #61

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

buenaflor
Copy link
Contributor

Fixes #60

Reason is that on API 23 and below SentryAndroid depends on some Sentry functions internally so that's why we cannot exclude it.

@buenaflor buenaflor requested a review from marandaneto March 24, 2023 13:57
@buenaflor buenaflor marked this pull request as ready for review March 24, 2023 13:57
@marandaneto
Copy link
Contributor

@buenaflor Add to the changelog

@buenaflor buenaflor merged commit d7f2378 into main Mar 24, 2023
@buenaflor buenaflor deleted the fix/android-init-crash branch March 24, 2023 17:32
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.

Crashes during init on Android API 23 and below
2 participants