【发布时间】:2017-12-31 18:09:05
【问题描述】:
//正文是这样的
{
"to":
"/topics/NEWS"
,
"data":{
"extra_information": "This is some extra information"
},
//我需要给的通知
"notification":{
"title": "ChitChat Group",
"text": "You may have new messages",
"click_action":"ChatActivity"
}
}
【问题讨论】:
-
这个答案可以提供帮助:stackoverflow.com/a/62670409/1151916
标签: firebase firebase-cloud-messaging postman