Skip to content

FirebaseMessagingService onNewToken for non-default Firebase apps #5647

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

VictorColomb
Copy link

@VictorColomb VictorColomb commented Jan 18, 2024

Fixes #5646

@iscle
Copy link

iscle commented Apr 18, 2024

Any updates on this? It would be very useful!

@rpendleton
Copy link

I'm also interested in this change.

We're in a situation where we need to use a single Firebase project for FCM, but a different set of environment-specific projects for Firebase Analytics. Unfortunately, neither Firebase Analytics nor FCM play nicely with secondary Firebase apps, but it seems like this change would make it so we could use Firebase Analytics with the default app and FCM with a secondary app.

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

Successfully merging this pull request may close these issues.

FirebaseMessagingService: onNewToken() for non-default FirebaseApp
4 participants