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: Support disabling crash reporting via autonotify config #410

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

kattrali
Copy link
Contributor

Support disabling crash reporting after initialization by setting
Bugsnag.configuration.autoNotify. Previously this value was ignored after
Bugsnag.start() was called, but is now used to update whether crash reports
will be detected and sent. This interface can be used for crash reporting
opt-out flows.

@kattrali kattrali force-pushed the kattrali/allow-disable-crash-reporting branch from 72b68f5 to 1d8f949 Compare September 18, 2019 09:39
@bugsnag bugsnag deleted a comment from codecov bot Sep 18, 2019
@kattrali kattrali marked this pull request as ready for review September 18, 2019 13:18
@kattrali kattrali merged commit 1a41f55 into master Sep 18, 2019
@kattrali kattrali deleted the kattrali/allow-disable-crash-reporting branch September 18, 2019 13:20
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