Skip to content

Commit d789ef6

Browse files
committed
Merge pull request #18 from tingham/docs/silent-notification
Update README.md
2 parents 4716f1a + 84951d0 commit d789ef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Official Push adapter for parse-server
99

1010
See [parse-server push configuration](https://github.com/ParsePlatform/parse-server/wiki/Push)
1111

12+
## Silent Notifications
13+
14+
If you have migrated from parse.com and you are seeing situations where silent (newsstand-like presentless) notifications are failing to deliver please ensure that your payload is setting the content-available attribute to Int(1) and not "1" This value will be explicitly checked.
1215

1316
### see more logs
1417

0 commit comments

Comments
 (0)