Chat marker are lost if other user is offline

Hello,

I have implemented chat markers but if other user is offline and other user send any chat marker then it will lost. Means not able to receive when connected again.

Basically all messages which not contain body element are lost if other user is offline.

I am facing this issue in iOS.

Thanks in advance.

The relevant code for storing a message offline is here:

Do you see any issue with the code?
Chat messages are stored if there’s at least one extension which is not RTT or Chat States.

Thanks CHS,

But as i have described above that i am facing this issue in iOS only.