firebase / firebase/firebase-admin-dotnet
Legacy API Deprecation for FCM
Open
api: messaging
- Dominant language
- C#
- Stars
- 408
- Forks
- 146
- Avg merge
- 22h 7m
- Merged PRs (30d)
- 1
Description
We've received an email yesterday regarding deprecation of the legacy API for FCM. It links to [an FAQ](https://firebase.google.com/support/faq#fcm-23-deprecation) entry, which says to migrate usages of `SendMulticastAsync` to `SendEachForMulticastAsync`.
I see this method was added in commit 74bd9e50, but there has not been a release tagged since 24/03/2022.
Is there any chance a new release might be tagged and pushed to NuGet at some point soon (preferably before the API cutoff on 20/06/2024...)?
Contributor guide
Assessment
This issue has not been assessed yet.