How can I receive multiple notifications by using GCM without replacing the precedent one?

后端 未结 2 551
天命终不由人
天命终不由人 2021-02-18 17:57

I\'m working on a project which receive notification from GCM server.

I\'ve got the registration ID from GCM server and i send it to my server application which save it

2条回答
  •  萌比男神i
    2021-02-18 18:24

    You need to make sure that the value of the 'collapse_key' field in each message is different

提交回复
热议问题