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

Inner and suppressed exception support on Android #3028

Merged
merged 4 commits into from
Dec 3, 2024

Conversation

konraddysput
Copy link
Contributor

@konraddysput konraddysput commented Nov 28, 2024

Description

Backtrace-Android inner and suppressed exception support.

Motivation and Context

Inner and suppressed exceptions are an important part of the exception journey in Android. Recently, we added support for them in the backtrace-android library. Now we're adding documentation on how to enable this feature and properly use it. This feature is by default disabled for now. It will be disabled once we confirm with customers, it provides a value for them.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation fix (typos, incorrect content, missing content, etc.)

ref: BT-5223

Copy link

Deploy preview ready for 3028!
https://docs.dev.saucelabs.net/pr-preview/pr-3028

Copy link

github-actions bot commented Dec 1, 2024

Deploy preview ready for 3028!
https://docs.dev.saucelabs.net/pr-preview/pr-3028

Copy link
Collaborator

@rick-bt rick-bt left a comment

Choose a reason for hiding this comment

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

lgtm. The suggestions are optional.

Copy link

github-actions bot commented Dec 2, 2024

Deploy preview ready for 3028!
https://docs.dev.saucelabs.net/pr-preview/pr-3028

1 similar comment
Copy link

github-actions bot commented Dec 2, 2024

Deploy preview ready for 3028!
https://docs.dev.saucelabs.net/pr-preview/pr-3028

@konraddysput konraddysput merged commit 0c5e34d into main Dec 3, 2024
3 checks passed
@konraddysput konraddysput deleted the feature/error-reporting-android-inner-exception branch December 3, 2024 08: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.

2 participants