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

Feature request: Enable sending to multiple phone numbers #81

Open
sinedie opened this issue Sep 25, 2023 · 0 comments
Open

Feature request: Enable sending to multiple phone numbers #81

sinedie opened this issue Sep 25, 2023 · 0 comments

Comments

@sinedie
Copy link

sinedie commented Sep 25, 2023

Sometimes you could send the same message to multiple users (eg. alert notifications). Right now if you want to do this you need to write multiple firebase documents with duplicated data.

A solution could be to change the to field type from string to array of strings and iterate over that inside the code. Delivery status could be an issue tho, cause not all messages may arrive to the final user.

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

No branches or pull requests

1 participant