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

Improved the behaviour on Android when Bugsnag is started multiple times from different contexts #246

Merged

Conversation

robert-smartbear
Copy link
Contributor

Goal

This change allows events to be reported after start (instead of attach) is called from a new Flutter context after Flutter has already started

Design

A previously initialized client is reused by the new context (without any changes in its configuration)

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

@robert-smartbear robert-smartbear merged commit d387c79 into next May 29, 2024
11 checks passed
@robert-smartbear robert-smartbear deleted the robert/plat-12146_handling_multiple_flutter_contexts branch May 29, 2024 12:24
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.

2 participants