chat21-android-sdk icon indicating copy to clipboard operation
chat21-android-sdk copied to clipboard

I am not be able to send messages in chat activity

Open Sumitx86 opened this issue 5 years ago • 2 comments

String sender = (String) map.get("sender");

Getting null in sender string how could I fix this?

Chat messaged are not sending they are just stuck in the pending state. Getting following exception in the console : Error decoding message on onChildAdded Required sender field is null for message id : XXXXX

Sumitx86 avatar Apr 21 '19 20:04 Sumitx86

Have you installed https://github.com/chat21/chat21-cloud-functions as described on README?

andrealeo83 avatar Apr 26 '19 07:04 andrealeo83

Same error there. Any luck with it?

MrJohn2014 avatar Jan 06 '23 01:01 MrJohn2014