Skip to content

[crashlytics] add method to specify firebase app #4156

Open
@wferem1

Description

@wferem1

What feature would you like to see?

Add FirebaseCrashlytics instance(FirebaseApp app) method, so that not the default application is used.

How would you use it?

We have a firebase project for each backend stage in our application. Since we are dealing with sensitive user data, not everyone can just look at all the projects. We want to sent crashlytics to a specific firebase project, depending on which stage of the backend the user select. But currently only the default application is used.

Since we're building a flutter application, this also have to be implemented in the ios SDK and the flutterfire/firebase_crashlytics plugin. (see also firebase/flutterfire#9109).

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