Closed limsocheat closed 2 years ago
@limsocheat This is a long-shot and there is only a slim chance this might be the cause but is your uuid an integer? If so, that might be the reason your code is not working. Try casting this to a string and let me know if that helps. I ask because I am currently discussing this exact problem in another issue on this repo.
@limsocheat This is a long-shot and there is only a slim chance this might be the cause but is your uuid an integer? If so, that might be the reason your code is not working. Try casting this to a string and let me know if that helps. I ask because I am currently discussing this exact problem in another issue on this repo.
Hi,
My UUID is a unique String, not an integer. I tried to send topic without data too, but didn't work.
I am facing the same issue. Notification on Demand for topic not working.
@limsocheat limsocheat were you able to solve?
Did anyone find a solution to sent a notification to a topic?
Did anyone find a solution to sent a notification to a topic?
checkout this PR https://github.com/laravel-notification-channels/fcm/pull/85#issue-607883789
@ankurk91 please make a PR to the repo :)
I tried to send push notification to a topic using on-demand as below:
on-demand:
notification: