Pushwoosh / pushwoosh-phonegap-plugin

Pushwoosh PhoneGap Build Plugin
Other
110 stars 139 forks source link

Sendmessage from API not get on ios devices #276

Closed naitikpatel1990 closed 6 years ago

naitikpatel1990 commented 6 years ago

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 woosh console, then i got push on android as well as on ios devices ( so i guess it's clear like ios configuration done correctly )

But when i sending message from node API. I get message only for android, but not getting any on IOS devices, So do i need to do some extra configuration for IOS in node API or in client side code ?

wfhm commented 6 years ago

Hi,

There should be no additional actions made with Pushwoosh configuration to use API, as well as with the client side code. May I ask you to contact our support team at help@pushwoosh.com and provide them with the detailed information on this issue, such your account name, Notification IDs of undelivered pushes and full bodies of API requests for them?