firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.14k stars 247 forks source link

feat(fcm): `SendEach` and `SendEachForMulticast` for FCM batch send #551

Closed Doris-Ge closed 1 year ago

Doris-Ge commented 1 year ago

Done. Thank you for the reminder!

lahirumaramba commented 1 year ago

Thank you @Doris-Ge! One more thing, it looks like fcm-batch-send is out of date... we will need to update it by rebasing with the dev branch.

Doris-Ge commented 1 year ago

Closing this PR because this fcm-batch-send branch was based off master not dev. This is causing problems merging into dev.

Doris-Ge commented 1 year ago

https://github.com/firebase/firebase-admin-go/pull/552 Created a new fcm-batch-send-dev branch and cherry-picked the commits. Deleting fcm-batch-send.