Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Doc: silent notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Jun 15, 2016
1 parent b403515 commit c63a41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PAYLOAD.md
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ service.send(message, { registrationTokens: [ deviceID ] }, function (err, respo
});
```

or
or if you want the payload to be delivered directly to your app without anything showing up in the notification center omit the tite/message from the payload like so:


```javascript
Expand Down

0 comments on commit c63a41a

Please sign in to comment.