Closed ok-sm closed 9 months ago
The library is only implementing the web-push standard, there's nothing we can do on our end. Google might come up with a way to keep the old subscriptions working, but this is a question for them. You could ask their support.
Setup
Not applicable.
Operating System: Not applicable. Node Version: Not applicable. web-push Version: Not applicable.
All chrome versions.
Problem
FCM legacy api shutdown.
Expected
I would like to know how will your API work when Google shuts down their's legacy API on June 20, 2024. We have a lot of tokens generated by this API and after trying to migrate to FCM v1 API they doesn't seem to work. FCM v1 API returns UNREGISTERED when sending requests. We imported VAPID key pair used to generate those tokens.
Features Used
Example / Reproduce Case
Other