laravel-notification-channels / onesignal

OneSignal notifications channel for Laravel
MIT License
283 stars 119 forks source link

only able to send by player ids #17

Closed yilliot closed 6 years ago

yilliot commented 7 years ago

need to be able to add "filters" or payload in OneSignalChannel, to before send to Berkayk's

sendNotificationCustom($payload);

This package made impossible to send notification by filters.

LKaemmerling commented 6 years ago

What specific use case have you? I've added Sending by E-Mail and you can now set additional Parameters (like filters or segments).

LKaemmerling commented 6 years ago

Because of lack of activity i close the issue. If you have any other questions or problems, just create a new issue.