GCM (Google Cloud Messaging) CCS/XMPP delivery receipt is not bound to the right session

♀尐吖头ヾ 提交于 2020-01-17 12:08:45

问题


Our app servers are running in multi-node cluster with each creating an XMPP connection to the GCM CCS/XMPP server with the same account. In each outgoing message to the Android devices, delivery_receipt_requested flag is enabled. The app servers do receive the delivery receipts but they do not always go to the connection through which the message was sent. It looks like GCM server does not do session binding correctly for delivery receipt. Does anybody have experience on this?

来源:https://stackoverflow.com/questions/30493683/gcm-google-cloud-messaging-ccs-xmpp-delivery-receipt-is-not-bound-to-the-right

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!