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

How to send different messages to different devices at once? #190

Open
cokemania2 opened this issue Nov 29, 2021 · 2 comments
Open

How to send different messages to different devices at once? #190

cokemania2 opened this issue Nov 29, 2021 · 2 comments

Comments

@cokemania2
Copy link

Whenever a task occurs, I have to send notification of different contents for each user. Now, I'm sending notifications by communicating with each fcm server through for loop, but I wonder if there's a way to send them at once.
Like the send-a-batch-of-message below link
https://firebase.google.com/docs/cloud-messaging/send-message#send-a-batch-of-messages

@Angeloem
Copy link

Angeloem commented Jan 8, 2022

I think am dropping to using the fcm admin sdk... the documentation does not work as expected

@xtrinch
Copy link
Owner

xtrinch commented Jan 11, 2022

This is not currently implemented. Feel free to add it with a PR

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

3 participants