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 implemented chat markers but if other user is offline and i send any chat marker then it will lost. Means not able to receive when connected again.
example:
user-1 is sending chat marker to user-2, At the moment user-2 is offline.
When user-2 connected to xmpp again user-2 is not receiving that chat marker.