Closed dermicha closed 9 years ago
I would like to send a message direct to a specific registered device. How could I do that?
I think you can probably generate a unique event for a user, subscribe the client to that event, then publish a new notification for that event.
In order to do that we subscribe to a topic that is our "device_id"
I would like to send a message direct to a specific registered device. How could I do that?