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

Q: Can't disable crash reporting? #360

Open
lavenj opened this issue Dec 30, 2024 · 3 comments
Open

Q: Can't disable crash reporting? #360

lavenj opened this issue Dec 30, 2024 · 3 comments
Assignees

Comments

@lavenj
Copy link

lavenj commented Dec 30, 2024

Describe the bug

Hi all - as far as I can tell, there's no way to disable automatic crash reporting/exception handling. Am I missing a config parameter somewhere?

If we can't disable it, we may be forced to remove our Rollbar integration entirely. Any possibilities here?

*Rollbar-Apple SDK version: v3.3.3

Calling the SDK from (x-mark all suitable):
[] Objective-C
[x] Swift
[] Other:

Copy link

linear bot commented Dec 30, 2024

@zdavis-rollbar
Copy link
Contributor

You can disable crash reporting in the low-level of the SDK. You skip the initialization of the crash module RollbarCrashCollector that is initialized in RollbarInfrastructure L49

@zdavis-rollbar zdavis-rollbar self-assigned this Dec 30, 2024
@lavenj
Copy link
Author

lavenj commented Dec 31, 2024

Thank you for the quick response over the holidays - think we could get a flag for this set in the Config object?

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

No branches or pull requests

2 participants