chat21 / chat21-android-sdk

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

Message are getting delayed ( Not even received ) #52

Closed shashankshahplutus closed 3 years ago

shashankshahplutus commented 3 years ago

I am using firebase chat21-android-SDK, When I send a message from the sender the messages appear on the firebase console ( in the real-time database ) but on the other end receiver side the message does not received. There is something wired issue with this some messages are received after 2 days of delay. @stefanodp91 @andrealeo83 @sponzillo @gab-95 did you experience the same problem? please help!!

shashankshahplutus commented 3 years ago

The issue is resolved actually message quota was exceeded and we need to upgrade the plan under the Firebase console by enabling the billing and it starts working. Thanks, everyone!