| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for the PR @pavlospt. Looks mostly good. Just a couple of updates needed.
Sorry, something went wrong.
Hey @hiranya911 thank you for your review. I have updated the PR accordingly 😄 ! |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks. LGTM 👍
Sorry, something went wrong.
|
@hiranya911 Sorry for the question, but since this is a thing we will be needing ASAP, I feel like I need to ask 😂 . Do we know when we can have a release including it? 😄 |
Sorry, something went wrong.
|
@pavlospt we can try to get a release out next week. |
Sorry, something went wrong.
|
@hiranya911 cool thank you very much 😄 ! |
Sorry, something went wrong.
|
Hey @hiranya911 is the release still planned to be published this week 😄 ? |
Sorry, something went wrong.
|
This change is now released in v6.14.0 Thank you for your contribution! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
MulticastMessage does not seem to support FcmOptions. This PR introduces FcmOptions in MulticastMessages.
The implementation follows the same approach with the NodeJS SDK.
https://github.com/firebase/firebase-admin-node/blob/master/src/messaging/messaging.ts#L361
Resolves #440