ConnectyCube / android-messenger-app

Chat and voice / video calling app using ConnectyCube
https://connectycube.com
Apache License 2.0
51 stars 23 forks source link

Android Notifications don't work #79

Closed CronobotTech closed 3 years ago

CronobotTech commented 3 years ago

Hi, TL;DR: I'm a learning developer and I need help with setting up notifications. I've tried doing exactly as shown in the guide many times but I just don't seem to get notifications at all. If someone could please explain what I need to do and where I would really appreciate it.

What I've done so far:

Note: After doing all of this, I checked the ConnectyCube admin console and in the Device Subscriptions panel, I could see that two of my Users were subscribed but it showed channel "GCM", and I'm guessing it was supposed to be FCM. Also, in the Queue, I saw a few notifications with different IDs (if that matters) but once again, the channel was GCM.

I've done tried all of the above but it doesn't seem to work, If I'm getting something wrong here, please let me know. And any help will be appreciated.

Thank You.

TatankaConCube commented 3 years ago

hello @CronobotTech, we saved 'GCM' name just for supporting old versions of our SDK, really it is FCM push notifications. We already implemented push notifications in our android-messenger-app, just review its code and search for your mistakes. Pay attention to point 4 of our guide for running this sample app.

TatankaConCube commented 3 years ago

No activity for a long time. Closing...