laravel-notification-channels / onesignal

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

How to register device on onesignal ? #82

Closed afrazahmmad closed 5 years ago

afrazahmmad commented 5 years ago

Hello dear ! Is there a way to register device on one-signal because one-signal only sends notification to those devices which are registered.
One signal api provides endpoint to do this but this package does not contain any info about it. May be this package is only focused on web not mobile devices.

LKaemmerling commented 5 years ago

Since we are a notification channel, we don't support things like adding a device to OneSignal, this should do your app.