Skip to content

Add API for isCrashlyticsCollectionEnabled() #5919

Closed
@david-livefront

Description

@david-livefront

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions