How to confirm delivery status when using amazonSNS mobile push?

前端 未结 2 1680
孤街浪徒
孤街浪徒 2021-01-14 02:15

I\'m using AmazonSNS to send push messages to IOS device. I have got the publishResult with a messageID. Is there any way I can use this messageID to check the delivery stat

2条回答
  •  天涯浪人
    2021-01-14 02:59

    Looks like Amazon just added support for message delivery status: Application Attributes for Message Delivery Status. It works in conjunction with Cloudwatch Logs.

提交回复
热议问题