FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(fcm): Add FcmOptions on MulticastMessage by pavlospt · Pull Request #439 · firebase/firebase-admin-java · GitHub

feat(fcm): Add FcmOptions on MulticastMessage - #439

Merged
hiranya911 merged 1 commit into
firebase:masterfrom
pavlospt:feature/multicase-message-fcm-options
Jun 9, 2020
Merged

feat(fcm): Add FcmOptions on MulticastMessage#439
hiranya911 merged 1 commit into
firebase:masterfrom
pavlospt:feature/multicase-message-fcm-options

Conversation

pavlospt commented Jun 9, 2020
edited by hiranya911
Loading

Copy link
Copy Markdown
Contributor

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

hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for the PR @pavlospt. Looks mostly good. Just a couple of updates needed.

hiranya911 changed the title Add FcmOptions on MulticastMessage feat(fcm): Add FcmOptions on MulticastMessage Jun 9, 2020

pavlospt commented Jun 9, 2020

Copy link
Copy Markdown
Contributor Author

Thanks for the PR @pavlospt. Looks mostly good. Just a couple of updates needed.

Hey @hiranya911 thank you for your review. I have updated the PR accordingly 😄 !

pavlospt requested a review from hiranya911 June 9, 2020 19:28

hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks. LGTM 👍

hiranya911 merged commit 3485c98 into firebase:master Jun 9, 2020
pavlospt deleted the feature/multicase-message-fcm-options branch June 9, 2020 19:58

pavlospt commented Jun 9, 2020

Copy link
Copy Markdown
Contributor Author

@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? 😄

Copy link
Copy Markdown
Contributor

@pavlospt we can try to get a release out next week.

pavlospt commented Jun 9, 2020

Copy link
Copy Markdown
Contributor Author

@hiranya911 cool thank you very much 😄 !

Copy link
Copy Markdown
Contributor Author

Hey @hiranya911 is the release still planned to be published this week 😄 ?

lahirumaramba commented Jun 17, 2020
edited
Loading

Copy link
Copy Markdown
Member

This change is now released in v6.14.0
https://github.com/firebase/firebase-admin-java/releases/tag/v6.14.0

Thank you for your contribution!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: FcmOptions on MulticastMessage

3 participants


Back | FazBrowse Home | New Git URL