Skip to content

Commit 84951d0

Browse files
committed
Update README.md
Added note about silent-notifications.
1 parent 4716f1a commit 84951d0

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)