Cannot send a notification message #892
santipongth
started this conversation in
General
Replies: 1 comment 1 reply
-
Unfortunately, if the message is accepted by the Firebase backend/doesn't throw an error, it means that the registration token is valid and registered with your Firebase project. From the SDK's perspective, everything is working as expected, so it seems likely that this is an issue that needs to be solved on the receiving client. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help me to check my PHP source code. I cannot send notification messages to a single, specific device, pass the device's registration token. I do not any error but the message cannot send out to a mobile phone. Here is the source code.
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions