pushwoosh-node-client icon indicating copy to clipboard operation
pushwoosh-node-client copied to clipboard

A node js client to consume the Pushwoosh API to send push notifications to devices

Results 6 pushwoosh-node-client issues
Sort by recently updated
recently updated
newest added

I wanted to send push notifications through fcm. does it support or need to change something on code level to specify fcm

I have integrate API for send push, i did configuration for IOS in pushwoosh console. ( certificate, .p12 and password ) and when i am sending push message from push...

Pushwoosh allows tags to be set as user-specific. When this is enabled, an attempt to modify any user-specific tags without the `userId` parameter will return an error status code.

hello i'm using nodejs on express. i have a question, how can i custom sound to Android and IOS devices? thanks all

This commit enhances the pushwoosh client function to work for **Create Targeted Message** It performs all the sanitation checks and returns the errors. It follows the same code structure as...

How can i set banner and header with this

enhancement