-
Notifications
You must be signed in to change notification settings - Fork 409
Laravel-FCM.INFO: notification send to 3 devices success: 0 failures: 3 number of modified token : 0 #23
Comments
Hello, Are you sure that you have correctly registered tokens provided by your client app ? |
Yes, I tried but I don't know why some tokens are not working and I received this message. |
It work's. the problem is Firebase client for web (javascript), cannot receive notification with message payload working sample for notification to web.
Thank You @brozot for a Great Package |
i have the same problem with same code (Sending a Downstream Message to Multiple Devices) i can't see new message in firebase console. |
i found the problem
it's return two dimension array like this: |
@shinnlu Is it solve for you ? can I close the issue ? |
sure, thanks. |
I m trying to send notifications but I am receiving this error.
Laravel-FCM.INFO: notification send to 3 devices success: 0 failures: 3 number of modified token : 0
I am using (Sending a Downstream Message to Multiple Devices) code
The text was updated successfully, but these errors were encountered: