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

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

问题描述

我写将从后端服务器送过来APNS通知iOS应用程序。

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?

我找不到这个在苹果网站上的任何细节(例如<一个href=\"http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html\" rel=\"nofollow\">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)

推荐答案

是的,你可以有多个服务器连接到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天全站免登陆