Skip to content

Commit

Permalink
Add link to Firebase Javascript SDK change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulincai authored Jun 11, 2020
1 parent cda7da8 commit 422e132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ You can use the IOS token tester provided by https://www.activitree.com here: ht
* The Firebase API in use: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages. Most of the API is implemented/adapted. If there is anything extra you need, open an issue and ask a friend to send a commit.
In order to run IOS via FCM, you need to configure the Firebase Project to include Apple APN security certificate. All details here: https://firebase.google.com/docs/cloud-messaging/ios/certs. If you are coming from V1, you no longer need to store the .p8 certificate on your Meteor server, don't forget to delete it.

Firebase Javascript SDK Change log: https://firebase.google.com/support/releases

Under the hood:
* Firebase-Admin Node SDK used server side for sending messages
* cordova-push-plugin: handles mobile platforms
Expand Down

0 comments on commit 422e132

Please sign in to comment.