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(crashlytics, android): Support deferred component crash stack trace #16789

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

mrober
Copy link
Contributor

@mrober mrober commented Nov 28, 2024

Add loading unit data to Crashlytics reports as internal keys. This is needed to symbolicate Dart stack traces in Flutter apps built with Deferred Components on Android, as Android Dynamic Modules.

Tested by unit tests, and manual end-to-end tests with the plugin built locally.

Doc: go/crashlytics-deferred-components

@themiswang themiswang changed the title Pass loading unit data as internal keys feat(crashlytics): Pass loading unit data as internal keys Nov 28, 2024
@mrober mrober changed the title feat(crashlytics): Pass loading unit data as internal keys feat(crashlytics): Support deferred component crash stack trace Nov 28, 2024
@russellwheatley russellwheatley changed the title feat(crashlytics): Support deferred component crash stack trace feat(crashlytics, android): Support deferred component crash stack trace Dec 2, 2024
@russellwheatley russellwheatley merged commit 5e6f02c into main Dec 2, 2024
31 of 33 checks passed
@russellwheatley russellwheatley deleted the mrober/flutter-loading-units branch December 2, 2024 15:22
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.

3 participants