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

Conditionally initialize reporting #160

Open
csabbey opened this issue Jul 19, 2019 · 0 comments
Open

Conditionally initialize reporting #160

csabbey opened this issue Jul 19, 2019 · 0 comments

Comments

@csabbey
Copy link

csabbey commented Jul 19, 2019

I'd like to only initialize Fabric (namely, Crashlytics reporting) under certain conditions.

My specific use case: my app collects data for a few days, and then expires, but many users aren't following the instructions to uninstall. When the app starts up after its expiry, we don't want any crash reports - they're creating noise without being helpful.

I'm asking to not initialize it instead of turning it off because once reporting is enabled, it can't be turned off for a session.

So, is there a way to conditionally initialize Fabric with this plugin? Or, if not, could it be added?

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

1 participant