When using iMessage my entries are not being shown in the order in which they are sent and received. For example, instead of getting the following:
Sent 1
Received 1
Sent 2
Received 2
Sent 3
Received 3
I get the following:
Sent 1
Sent 2
Sent 3
Received 1
Received 2
Received 3
How can I make the messages appear in proper "chat" order?