Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create the player id in version 2.5. There is no class called OneSignalClient. Please help me. #152

Open
Anichur25 opened this issue Apr 29, 2023 · 1 comment

Comments

@Anichur25
Copy link

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 Anichur25 changed the title How to create the player id in version 2.5. There is class called OneSignalClient. Please help me. How to create the player id in version 2.5. There is no class called OneSignalClient. Please help me. Apr 29, 2023
@denizaygu
Copy link

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants