Closed WilliamGeorge1997 closed 1 month ago
You are using an unsupported (and quite old) version 😅. In order to be able to send FCM messages, you need to upgrade to the latest 7.x release - Firebase has shut down their legacy FCM API, and version 7.x of the SDK uses the new endpoints. Unfortunately, you'll have to update your PHP version as well, at least 8.1.
Thanks for your help ❤
Describe the bug
Good evening using the Admin SDK the problem rely on using sendMulticast() or sendAll() that always return status 200 but never send notification while using send() works very well
Versions of server:
Installed packages
PHP version and extensions
Steps to reproduce the issue.
Error message/Stack trace
Additional information
No