Help needed here. I building a chat app and using supabase as the backend. My problem is when other user send a chat to the other user, the listview of the other user does not refresh the database or the listview.
How can i make the other phone listview refresh or call the API back when he got new message.
Don't know how to do it.. hope anyone can help me.