ConnectyCube / connectycube-reactnative-samples

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

ConnectyCube sends silent data to the App instead of notification #279

Closed UmerQur3shi closed 2 years ago

UmerQur3shi commented 2 years ago

Hello, Notifications sent to the App via ConnectyCube do not popup and there is no sound as well, it only sends data to the App and onNotification is triggered. To make it work I need to make a local notification in onNotification of my App, is there any way to send a proper noisy notification to the App instead of silent data which doesn't even popup notification? Help will be appreciated, thanks.

DaveLomber commented 2 years ago

As for now - only FCM Data notifications are supported.

There is a task to add support the FCM Notifications type. That will be added in near future