-
Notifications
You must be signed in to change notification settings - Fork 14
Add support for fcmOptions #3
Comments
Hi @mathieu21 |
When send Push with analyticsLabel, it not shown at Firebase Chart. |
See: ToothlessGear/node-gcm#340 (comment)
So we need to migrate to V1 API, see #9 cc @mathieu21 |
Hi @williamdes How to set this in this package? |
Hi!
The current API does not take the analytics label in account. So we need to migrate to the new API. |
Thank you @williamdes
Yes, it's great |
Feel free to send pull-requests |
See #9 |
Add support for fcmOptions: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#AndroidFcmOptions
Including Analytics labels used to filter data in Firebase
The text was updated successfully, but these errors were encountered: