APNS 从多个服务器发送通知 [英] APNS Send notifications from multiple servers

查看:21
本文介绍了APNS 从多个服务器发送通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个 iOS 应用程序,它将从后端服务器通过 APNS 发送通知.

I am writing an iOS application which will be sent notifications over APNS from backend servers.

我可以配置多个服务器以连接到 APNS 并发送通知吗?如果是这样,可以为单个应用程序发送通知的服务器数量是否有限制?

Can I configure multiple servers to connect to APNS and send notifications? If so, is there a limit on the number of servers which can send notifications for a single application?

我在 Apple 网站上找不到任何关于此的详细信息(例如 http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html)

I can't find any details about this on the Apple site (e.g. http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html)

推荐答案

是的,您可以将多个服务器(Providers)连接到 APNS 以向同一个应用程序发送通知,并且不,数量没有限制.您只需要在所有这些设备上都拥有相同的 APNS 证书.

Yes, you can have multiple servers (Providers) connected to the APNS to send notifications to the same application, and no, there is no limit on how many. You just have to have the same APNS certificate on all of them.

这篇关于APNS 从多个服务器发送通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆