You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been struggling with this issue for the last 2 days. No matter what function i use addToStart or addToEnd, my new message is always added to the top.
I tried both true and false with the addToEnd but still no change. I am doing this in kotlin. MessageWrapper is the class implementing the IMessage interface.
Can any one please help in this regard.
The text was updated successfully, but these errors were encountered:
@hamamd-et After inspective their code and document, I believe I am following their integration document properly. So i created new issue here, Can you please provide your feedback on this: #352
I have been struggling with this issue for the last 2 days. No matter what function i use addToStart or addToEnd, my new message is always added to the top.
I tried both true and false with the addToEnd but still no change. I am doing this in kotlin. MessageWrapper is the class implementing the IMessage interface.
Can any one please help in this regard.
The text was updated successfully, but these errors were encountered: