Chat bug only 1 receive it normally

Hello hello everyone, I am new on Adalo since a few months now and I created an app where there is two type of users : Pros and Clients.

However I wanted to implement a chat box in my app, in a way where the user can open a new chatroom from the other user profile (just like instagram for exemple)
But, something is not working because I connected my app to two different account and only one of them is receiving the chat correctly. :confused:

You can see on this screen shot that this one is working fine (I can send and receive messages) :

But this one only allows me to send and doesnt receive any messages :

(FYI : I am on 2 different computer)

Here is my database if someone can help me.


Thanks a lot :slight_smile:

Welcome to the community @Ne2s! :partying_face:

Why you have added actions on the messages list? Did you setuped conditions correctly for messages groups? Does your messages collection updating correctly with the sender relation? Some screenshots?

Check this video for build chats : https://youtu.be/0kSDrfwGJyo

If you like send me a dm and I’ll check what’s going on!

Hello @dilon_perera

Thanks a lot for your answer I rechecked my database and I think there was something wrong with a new list I created so I took the one adalo created back and everything fine now !!! :smiley:

I am trying to make the “create a new convo” button change state now and I think then everything will be looking fine !

Thank you for your help !