【问题标题】:iOS push notification not received even though Azure push notification telemetry says 'Success'即使 Azure 推送通知遥测显示“成功”,也未收到 iOS 推送通知
【发布时间】:2018-04-05 10:29:43
【问题描述】:

这是 Azure 推送通知遥测的结果:

<ApnsOutcomeCounts><Outcome><Name>Success</Name><Count>1</Count></Outcome></ApnsOutcomeCounts>

我的证书是最新的,并且该应用已授予所有通知权限。我在troubleshooting push notifications 上浏览了Apple 的文档,但它没用。如何进一步排除故障?

【问题讨论】:

  • 尝试使用诸如推送器之类的第 3 方在您的设备上发送推送,如果它与您的推送证书一起工作,而不是您需要检查您的 azure 代码。

标签: ios azure push-notification apple-push-notifications


【解决方案1】:

&lt;Name&gt;Success&lt;/Name&gt; &lt;Count&gt; 大于 0 意味着,Azure 已成功将此通知完全传送给 Apple。它意味着 Apple 已将通知发送到设备。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-08-23
    • 1970-01-01
    • 1970-01-01
    • 2019-04-06
    相关资源
    最近更新 更多