Send FCM messages from server side to android device

前端 未结 7 1532
情话喂你
情话喂你 2020-12-03 05:45

With the new update, FCM is now going to be used.

I tried the sample app from git and it\'s working all fine. I can send notifications from the console.

But

7条回答
  •  醉梦人生
    2020-12-03 06:17

    I tried this and worked:

    
    

    This is the result:

    {"multicast_id":4913280949692448120,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1473389987003950%ab9a0bb6ab9a0bb6"}]}
    

提交回复
热议问题