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

onNotification event is triggered but notification doesn't popup #278

Closed UmerQur3shi closed 2 years ago

UmerQur3shi commented 2 years ago

Hello, I'm trying to implement connectycube push notifications for android, the onNotification event is triggered when a notification is sent from connectycube console and in the app but the notification doesn't popup in the device, I've tried on both emulator and physical device and the result was same. I'm doing everything according to the instructions given, please tell me why I'm getting a silent notification with no popup? regards.

andybui090 commented 2 years ago

me too, help