8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5dede commit aa54c6dCopy full SHA for aa54c6d
messaging/README.md
@@ -39,7 +39,7 @@ Content-Type: application/json
39
"notification": {
40
"title": "Portugal vs. Denmark",
41
"body": "5 to 1",
42
- "icon": "firebase-icon.png",
+ "icon": "firebase-logo.png",
43
"click_action": "http://localhost:8081"
44
},
45
"to": "YOUR-IID-TOKEN"
@@ -52,7 +52,7 @@ curl -X POST -H "Authorization: key=YOUR-SERVER-KEY" -H "Content-Type: applicati
52
53
54
55
56
57
58
0 commit comments