Skip to content

FCM: support for multiple recipients/batching #35

@kentcb

Description

@kentcb

I need to send notifications to multiple users. I was surprised to find that this SDK does not support multiple recipients/batching, even though the Java and Node SDKs do. See here, for example.

Why is this? And what is the recommendation for those, like me, who need to send notifications to many users? I am currently getting by with the legacy API, but had hoped to switch to the new. I expected the SDK would make things simple, but now it seems I can't even use it.

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