ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
125 stars 111 forks source link

Multiple devices notification #143

Closed ciamalaeaskan closed 3 years ago

ciamalaeaskan commented 3 years ago

In RNChat system is that possible to send notification for multiple logged-in devices on every new message received ? Can you please explain this with any examples

ccvlad commented 3 years ago

Each device with the same user will get message that was sent to this user via chat. Explain what you mean