Chat notifications for wix-chat-backend

I have written code to notify individual site members with sendMessage( ) in wix-chat-backend. It all works perfectly, the custom messages appear in their chat in the Wix Mobile App, which is great. However, there is no notification, which they do get from any other chat message. There is also no alternative email message (if a user doesn’t have the app installed)

It would be great if app and email notifications could be enabled for messages send through sendMessage( ) in wix-chat-backend. Many thanks.

The code I wrote is in this topic: https://www.wix.com/corvid/forum/community-discussion/code-example-sending-chat-messages-to-anyone-from-backend

1 Like

Hi! Did you ever get any more info or suggestions from the wix team on how to do this?