onesignal
onesignal copied to clipboard
Is package up to date for Laravel 8 ?
I did some tests, it doesn't return any error but it doesn't make any attempt to send the notification either.
yes. works fine
Works fine here
same issue here.
No errors but nothing working. Using Laravel 8.74
Same for me. No attempt to send notificaiton.
Same here (L9) not working.
Works fine for me in Laravel10 with PHP8.2 but what wasn't clear is that the Player ID is no longer used and you have to pass the Subscription ID, if you pass any invalid ID instead of a reasonable 404 being returned you just get back nothing.