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

Sending push notification #184

Open
RaedElNABOULSI opened this issue Oct 12, 2023 · 1 comment
Open

Sending push notification #184

RaedElNABOULSI opened this issue Oct 12, 2023 · 1 comment

Comments

@RaedElNABOULSI
Copy link

I am using this method
push-one
:

      \OneSignal::sendNotificationToAll(
            "Some Message", 
            $url = null, 
            $data = null, 
            $buttons = null, 
            $schedule = null
        );

But on my account in one signal in push notifications tab it is not appearing, any solution?

@chasedouglas
Copy link

@RaedElNABOULSI you need to go to the sidebar in OneSignal account and go down to Delivery > Sent Messages section and you should see all push notifications that have been sent.

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