Please how do I display the message content of 2 users in a chat. Say a sender sends a message and the receiver replies. I initially created two chat bubble, both have dynamic data :current cell message message content. How do I make sure one is for the current user and the other is for the other user?
Search for messaging app with bubble on the YouTube. There are a lot of short and long detailed tutorials on this topic.
I have. But nothing in that particular aspect. They all seem to skip it
In your conditionals work with Current User
option. So if author of the message is Current User
- do this, if not - do that.
This topic was automatically closed after 70 days. New replies are no longer allowed.