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
Hello!
My project uses symfony/firebase-notifier but as far as I understand google has changed the API. And now this package doesn't work. Api return error "Deprecated endpoint".
But firebase-notifier is still not updated. https://firebase.google.com/docs/cloud-messaging/migrate-v1
What to do?
How to reproduce
$chatMessage = new ChatMessage(
$message,
new WebNotification($deviceToken, $options, $customData),
);
$this->chatter->send($chatMessage);
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Symfony version(s) affected
6.4.10
Description
Hello!

My project uses symfony/firebase-notifier but as far as I understand google has changed the API. And now this package doesn't work. Api return error "Deprecated endpoint".
But firebase-notifier is still not updated.
https://firebase.google.com/docs/cloud-messaging/migrate-v1
What to do?
How to reproduce
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: