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

Add API for isCrashlyticsCollectionEnabled() #5919

Open
david-livefront opened this issue May 1, 2024 · 1 comment
Open

Add API for isCrashlyticsCollectionEnabled() #5919

david-livefront opened this issue May 1, 2024 · 1 comment
Labels

Comments

@david-livefront
Copy link

What feature would you like to see?

We would like an Android API for determining if Crashlytics data collection is enabled similar to the isCrashlyticsCollectionEnabled() API in Swift Project.

Ideally the new function would be part of FirebaseCrashlytics and it would return a boolean indicating if Crashlytics data collection is currently enabled or disabled.

public boolean isCrashlyticsCollectionEnabled()

How would you use it?

We want to be able to allow users to easily see whether crash logging is enabled or disabled in our app.

@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants