-
Notifications
You must be signed in to change notification settings - Fork 10
[Android] Adding back native crash processing #546
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
Conversation
ee06a9b to
6fb19d6
Compare
...capture/src/main/kotlin/io/bitdrift/capture/reports/persistence/FatalIssueReporterStorage.kt
Outdated
Show resolved
Hide resolved
6fb19d6 to
81a7bd8
Compare
ce55434 to
dab161b
Compare
📦 Bazel APK(x86_64) Size Report
|
heads ups: this is because this PR is on top of #551 |
440ea9d to
ca0d844
Compare
platform/jvm/capture/src/main/kotlin/io/bitdrift/capture/reports/FatalIssueReportingMode.kt
Outdated
Show resolved
Hide resolved
platform/jvm/capture/src/main/kotlin/io/bitdrift/capture/reports/FatalIssueReportingMode.kt
Outdated
Show resolved
Hide resolved
platform/jvm/capture/src/main/kotlin/io/bitdrift/capture/Configuration.kt
Outdated
Show resolved
Hide resolved
...capture/src/main/kotlin/io/bitdrift/capture/reports/processor/FatalIssueReporterProcessor.kt
Show resolved
Hide resolved
murki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm - except perhaps for the boolean configuration comment
489ef90 to
d774a16
Compare
d774a16 to
f8e082f
Compare
f8e082f to
3fdab79
Compare
📦 Bazel APK(x86_64) Size Report
|
What
Adds back native crash processing logic + allows extra configuration to opt in for native crashes
Depends on #551
Verification
Please refer to this doc