evanshortiss / sns-mobile

Push notifications to Android, Kindle, and iOS devices easily using this module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send VOIP Push to IOS

basitsattar opened this issue · comments

Hi, I am trying to send AWS push to IOS but getting error. Does this library supports sending voip push via Amazon SNS?

@basitsattar I've not tested for this so I assume the answer is no. How did your testing go?

As far as I remember, I used aws own library due to lack of this functionality.

@basitsattar what difference is there between the VOIP and regular push? From what I can find from Google it is more reliably delivered and the app will be launched in the background, but requires a different iOS certificate?

Other than those differences it seems as though the backend calls are the same (from what I can gather) so this module should work if you use the correct Application/Endpoint ARN.