-
Notifications
You must be signed in to change notification settings - Fork 290
Closed
Description
- Firebase Product: Cloud Messaging
I came by this issue about the same subject but I don't think it should be closed as it's a fair question.
Why Device Group Management is only a feature in the node.js Admin SDK ? This is very useful feature when you have to handle multiple device for a user. Firebase documentation even says :
If you need to send messages to multiple devices per user, consider device group messaging for those use cases.
The issue is that is only available with node.js or the legacy API (and it would be very bad design to use both API at the same time).
Are you planning on implementing Device Group to the Java Admin SDK or should we use topic now to handle multiple device per user?
Thanks in advance for any clarification,
ncanu and jonathan-bibas
Metadata
Metadata
Assignees
Labels
No labels