nluo/pushwoosh-node-client

Sending multiple specific device pushes

Closed this issue · 5 comments

I am using push-client node npm for server side.It does not allow to send pushes to specific devices instead it broadcast to all subscribers.

Hi @Wasiq08 We are using this library for sending pushes to specific devices and it's working properly. Perhaps if you could give some more details we can find the issue.

nluo commented

@Wasiq08 : Do you still have the issue? If you still have and like Baldercm said could you give us more details e.g. your payload so we can help you?

Otherwise I will close this issue.

nluo commented

@Wasiq08 I have fixed the bug in the recent pull request #13 and published the latest version to npm: 1.3.1. Pls update to the latest version and this should fix the issue/bug you have reported: sending push message to multiple specific devices

Yes i have seen this issue has not resolved Thanks

nluo commented

@Wasiq08 : Thanks for letting me know the issue resloved!