Skip to content

[FR]: FIRMessaging class to include a messagingForApp() to allow for handling multiple configurations. #11975

Open
@resetnic

Description

@resetnic

Description

Summary
Extend the FIRMessaging class to include a messagingForApp() method similar to the FIRDatabase's databaseForApp() method to allow for handling multiple configurations seamlessly.

API Proposal

let myApp = FirebaseApp.app(name: "secondary_app")!
let messaging = Messaging.messaging(app: myApp)

Firebase Product(s)

Messaging

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