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.
Hello,
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.
Thanks in advance.