Hi,

 

I have a strange situation in messaging. I start to send messages continuously from one user to another on iOS devices.

The messages are stored in silo since receiver is in background and registration does not exists.

During the message flow, the receiver registers and the messages are dumped from silo when the sender still sends messages.

The order of messages are important because of encryption, if an earlier message arrives after a later one to the receiver, a new key exchange is needed to decrypt messages, etc...

 

So the question:

 

Thanks

Peter