Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NaySoftware committed Dec 1, 2016
1 parent a3a14ea commit 22e5b22
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,28 @@ https://developers.google.com/instance-id/reference/server
```
### Notes

######


> firebase

> a note from firebase console
```
Firebase Cloud Messaging tokens have replaced server keys for
sending messages. While you may continue to use them, support
is being deprecated for server keys.
```


###### Firebase Cloud Messaging token ( new token )

serverKey variable is the server key by Firebase Cloud Messaging

Firebase Cloud Messaging token can be found in:

1. Firebase project settings
2. Cloud Messaging
3. then copy the Firebase Cloud Messaging token


###### Server Key

Expand All @@ -72,6 +82,7 @@ Server Key can be found in:
2. Cloud Messaging
3. then copy the server key

[will be deprecated by firabase as mentioned above!]

###### Retry mechanism

Expand Down

0 comments on commit 22e5b22

Please sign in to comment.