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

Firebase Messaging to work with a non-default FIRApp #8968

Open
vladogrigorov opened this issue Nov 15, 2021 · 1 comment
Open

Firebase Messaging to work with a non-default FIRApp #8968

vladogrigorov opened this issue Nov 15, 2021 · 1 comment

Comments

@vladogrigorov
Copy link

[READ] Guidelines

For large or ambiguous requests, such as significant breaking changes or use
cases that could be addressed by multiple different features, consider instead
starting a
Pitch
discussion for ideas that you'd like to discuss with the Firebase community to
flush out.

When filing a feature request please make sure the issue title starts with "FR:".

A good feature request ideally

  • is either immediately obvious (i.e. "Add Sign in with Apple support"), or
  • starts with a use case that is not achievable with the existing Firebase API and
    includes an API proposal that would make the use case possible. The proposed API
    change does not need to be very specific.

Once you've read this section, please delete it and fill out the rest of the template.

Feature proposal

  • Firebase Component: Messaging

Firebase supports creating multiple instances of its core component - FIRApp. Currently, Firebase Messaging on iOS works with the default FIRApp only. Thus there is no way to make an iOS app receive push notifications from a different source than its main Firebase project. At the same time, Firebase Messaging supports working with non-default FIRApp instances on Android.

When will Firebase Messaging support non-default FIRApp instances on iOS?

@charlotteliang
Copy link
Contributor

charlotteliang commented Dec 28, 2021

Thank you for filing this. This effort has not been prioritized yet. Please upvote the head thread if you want this feature.

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

No branches or pull requests

5 participants