You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any action on this ticket? Obviously this will be a pretty critical issue for a lot of people if the library is not updated before the cut-off date. Also, is there any suggestion from Google about how aggressively they will turn off the legacy features they have flagged. I feel like their might be other library maintainers who have let this one slip and so I do wonder if Firebase will really precipitously pull the pin?
Hi,
The FCM implementation of this package was deprecated in June 2023 and will be removed in June 2024. We must now use the HTTP v1 API.
https://firebase.google.com/docs/cloud-messaging/migrate-v1
Here are the main changes I identified:
https://fcm.googleapis.com/v1/projects/<PROJECT_ID>/messages:send
before:
after:
Are you planning to work on this @Edujugon?
Thanks
The text was updated successfully, but these errors were encountered: