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

feat(report): add NdkLinkError to metadata #2124

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

blaztinn
Copy link

@blaztinn blaztinn commented Jan 9, 2025

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.

Testing

It builds and runs on the example app.
I didn't add any new tests.

Commit 2f5a951 added metadata to AnrLinkError but didn't to NdkLinkError.

Copy the solution from AnrLinkError to NdkLinkError.
@blaztinn blaztinn changed the title feat(report): add NdkLinkError to metadata (#2070) feat(report): add NdkLinkError to metadata Jan 9, 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.

1 participant