【发布时间】: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