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

Send push notification only to testDevice #75

Open
marquartnicolas opened this issue Feb 14, 2020 · 0 comments
Open

Send push notification only to testDevice #75

marquartnicolas opened this issue Feb 14, 2020 · 0 comments

Comments

@marquartnicolas
Copy link

We are implementing pushwoosh in production and I don't know how to send push messages only to test devices. That's why I have to be careful doing tests.

Looking in the documentation I found that filters can be applied, can it be that there is a native filter "TestDevices"?

Notification::create()->setFilter ("TestDevices")->setContent ("Content");

If not, as would be the steps to send push notification only to test device, sorry if it is in the documentation and I did not see it.

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

1 participant