0

I use gcm for instant messaging. I have the problem that upstream messages coming from anyone's device are sent twice with a delay. That means the first message is sent immediately and the second same one is sent some minutes or hours later.

Can anyone help, please?

Johannes N
  • 265
  • 3
  • 17

1 Answers1

0

Solved the problem. I just catch all duplicates according to my business logic.

Johannes N
  • 265
  • 3
  • 17