Skip to content

Send push notification only to testDevice #75

@marquartnicolas

Description

@marquartnicolas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions