iphone – 针对特定用户的Apple推送通知

iphone – 针对特定用户的Apple推送通知,第1张

概述据我了解APN,我只能将它们发送到应用程序而不是使用我的应用程序的特定用户. 有没有办法只将APN发送给使用我的应用程序的特定用户?我想不出这样做的方法…… 格尔茨 APNS不是广播媒体. As it says in the documentation: Apple Push Notification service transports and routes a notification fro 据我了解APN,我只能将它们发送到应用程序而不是使用我的应用程序的特定用户.

有没有办法只将APN发送给使用我的应用程序的特定用户?我想不出这样做的方法……

格尔茨

解决方法 APNS不是广播媒体. As it says in the documentation:

Apple Push Notification service transports and routes a notification
from a given provIDer to a given device.

从服务器发送通知时,其中一个参数是设备ID.

总结

以上是内存溢出为你收集整理的iphone – 针对特定用户的Apple推送通知全部内容,希望文章能够帮你解决iphone – 针对特定用户的Apple推送通知所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1084931.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-27
下一篇 2022-05-27

发表评论

登录后才能评论

评论列表(0条)

保存