chat21 / chat21-android-sdk

Android Chat SDK built on Firebase
http://www.chat21.org
MIT License
233 stars 98 forks source link

Notifications are not being sent #16

Closed karthiciist closed 5 years ago

karthiciist commented 6 years ago

I successfully implemented the chat sdk in my app. Only problem that i am facing now is notifications are not being sent to the receiver when a message is sent to him.

andrealeo83 commented 6 years ago

Have you created the Android firebase App using the correct android package name? Can you append here the pushNotificationsFunction-sendNotification function log?