onesignal
onesignal copied to clipboard
How to create the player id in version 2.5. There is no class called OneSignalClient. Please help me.
Recently I installed your awesome package (version 2.5) in the laravel 10 application. But I fetched a problem. I am unable to create the player id for a specific user when they are signing up on my website. How to do that job? Please help me.
@Anichur25 I believe this package is purely for sending notifications, you would need to create the users via the OneSignal API or Admin interface, or in our case using one of their SDKs on our frontend.
From there you should have the Player ID (or now the Subscription ID)