firebase / firebase/firebase-ios-sdk

Firebase Messaging to work with a non-default FIRApp

Open
#8,968 2 comments 12 reactions 1 assignee Assigned to @eldhosembabu View on GitHub
api: messaging type: feature request
Dominant language
C++
Stars
6.7k
Forks
1.8k
Avg merge
2d 14h
Merged PRs (30d)
72

Description

### [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](https://github.com/firebase/firebase-ios-sdk/discussions/categories/pitches)
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?

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.