firebase / firebase/firebase-android-sdk

Allow to create an instance for a specific Firebase app

Open
#7,230 1 comment 0 reactions 0 assignees View on GitHub
api: core type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 23h
Merged PRs (30d)
34

Description

## What feature would you like to see?

In most of services (e.g. functions, firestore, auth, storage, etc) we can create an instance for a specific Firebase app.

However, it's not possible in the following services:
* Cloud messaging
* Crashlytics
* Analytics (at least not for mobile)

As far as I know, these services are fixed to the default Firebase app instance created by the SDK.

## How would you use it?

If the feature is implemented, we would be able to create an instance of those services pointing to a specific Firebase instance of our choice.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.