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

add NdkLinkError to metadata #2126

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Conversation

YYChen01988
Copy link
Contributor

First-party pull request for #2124

Goal

Make NdkLinkError and AnrLinkError reports consistent.

Design

The commit 2f5a951 (PR #2070) already added metadata to AnrLinkError, so do the same for NdkLinkError.

Changeset

Add additional metadata to the bug report of NdkLinkError.

blaztinn and others added 2 commits January 9, 2025 14:14
Commit 2f5a951 added metadata to AnrLinkError but didn't to NdkLinkError.

Copy the solution from AnrLinkError to NdkLinkError.
…n/bugsnag-android into YYChen/add-NdkLinkError-report
@YYChen01988 YYChen01988 requested a review from lemnik as a code owner January 20, 2025 15:38
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Jan 20, 2025

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1872.59 1675.61
arm64_v8a 651.52 450.82
armeabi_v7a 585.99 385.29
x86 725.23 528.62
x86_64 696.57 495.86

Generated by 🚫 Danger

Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

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

LGTM

@YYChen01988 YYChen01988 merged commit 10d7d68 into next Jan 21, 2025
34 checks passed
@YYChen01988 YYChen01988 deleted the YYChen/add-NdkLinkError-report branch January 21, 2025 09:58
This was referenced Jan 21, 2025
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.

4 participants