Can I receive GCM messages from two or more GCM SENDER_ID in my app?

前端 未结 2 688
执念已碎
执念已碎 2021-01-13 19:29

I need to receive push notifications from different senders in my app. Will it work?

2条回答
  •  生来不讨喜
    2021-01-13 19:52

    Since you have api key and sender id, then it will work. You need to use API key given by google in your server(or servers) to send message to Devices.

提交回复
热议问题