Replies: 1 comment
-
I've edited some code and now it works. Notification.php
Example to send data only notifications (they do not show any notifications, they are meant to be processed by your app silently)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am able to send notifications using the examples, but i am not able to send data only messages (without notification body), it throws errors.
I have updated the code (8 months ago the notification.php code was changed), but even with the new code i get errors.
Here's my code:
Beta Was this translation helpful? Give feedback.
All reactions