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

Commit

Permalink
Issue #689: Remove sender id from PushNotification init iOS options
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed May 4, 2017
1 parent c754560 commit ee9ecc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The following properties are used if you want use GCM on iOS.
Attribute | Type | Default | Description
--------- | ---- | ------- | -----------
`ios.fcmSandbox` | `boolean` | `false` | Whether to use prod or sandbox GCM setting. Defaults to false.
Android options
options
`ios.topics` | `array` | `[]` | Optional. If the array contains one or more strings each string will be used to subscribe to a FcmPubSub topic.

##### How GCM on iOS works.
Expand Down

0 comments on commit ee9ecc9

Please sign in to comment.