Skip to content

[BIT-9016] Proposal: include all possible information in report#181

Merged
ArielDemarco merged 4 commits into
mainfrom
ademarco/bit-9016-define-crash-fbs-with-all-the-data-related-to-a-crash
Jul 13, 2026
Merged

[BIT-9016] Proposal: include all possible information in report#181
ArielDemarco merged 4 commits into
mainfrom
ademarco/bit-9016-define-crash-fbs-with-all-the-data-related-to-a-crash

Conversation

@ArielDemarco

Copy link
Copy Markdown
Contributor

Overview

The idea is to keep as much raw crash data as possible instead of forcing the SDK to decide on a final interpretation too early. This is important because different reporters can provide different information about the same crash, and we should have/expose that data. Having all of it gives the backend more flexibility later for grouping, display, workflows, and future logic changes without needing SDK changes again.

Comment thread src/bitdrift_public/fbs/issue-reporting/v1/report.fbs

@kattrali kattrali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me so far

Comment thread src/bitdrift_public/fbs/issue-reporting/v1/report.fbs Outdated
@ArielDemarco ArielDemarco marked this pull request as ready for review July 13, 2026 16:19
@ArielDemarco

Copy link
Copy Markdown
Contributor Author

For now, we have not defined the optimal approach for Android, including which errors or crashes we should capture, what the structure of each one should look like, and what information we want to collect, display, or use.

Since iOS is the more urgent platform, we're merging the changes with iOS support only for now. We can later define the Android side of things (cc @FranAguilera)

@ArielDemarco ArielDemarco merged commit 013eced into main Jul 13, 2026
2 checks passed
@ArielDemarco ArielDemarco deleted the ademarco/bit-9016-define-crash-fbs-with-all-the-data-related-to-a-crash branch July 13, 2026 16:42
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants