Skip to content

feat(crashlytics, android): Support deferred component crash stack trace#16789

Merged
russellwheatley merged 2 commits intomainfrom
mrober/flutter-loading-units
Dec 2, 2024
Merged

feat(crashlytics, android): Support deferred component crash stack trace#16789
russellwheatley merged 2 commits intomainfrom
mrober/flutter-loading-units

Conversation

@mrober
Copy link
Copy Markdown
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
@russellwheatley russellwheatley deleted the mrober/flutter-loading-units branch December 2, 2024 15:22
@firebase firebase locked and limited conversation to collaborators Jan 2, 2025
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