且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

亚马逊sns(推送通知)不会发送到IOS应用程序

更新时间:2022-12-21 13:22:55

如果SNS端点在一段时间后被禁用,则表示您的APNS证书存在问题。您是否错误地使用沙箱证书进行生产,反之亦然?你有合适的证书和私钥组合吗?请参见 http://docs.aws.amazon.com/ sns / latest / dg / mobile-push-apns.html 了解更多信息。

If the SNS endpoint is disabled after a while, that means your APNS certificate has some issue. Do you mistakenly use a sandbox certificate for prod, or visa versa? Do you have the right certificate and private key combo? See http://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html for more information.