-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
Description
We've received an email yesterday regarding deprecation of the legacy API for FCM. It links to an FAQ entry, which says to migrate usages of SendMulticastAsync
to SendEachForMulticastAsync
.
I see this method was added in commit 74bd9e5, 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...)?
CHA7RIK and AgustinBonilla