APNS 托管提供商
我正在考虑向我的应用程序添加推送通知,但它看起来相当昂贵且复杂(VPS 服务器等)。
我只是想知道是否有人知道专门帮助设置 APN 并提供专用套餐的托管提供商?
谢谢
I'm thinking of adding push notifications to my app however it looks quite expensive and complex (VPS servers etc).
I'm just wondering if there's anyone who knows of hosting providers who specifically help with setting up APNs and offer dedicated packages?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
城市飞艇怎么样?
每条消息 0.001 美元,
每月第一百万免费
How about urban airship?
$0.001 per message,
1st million free per month
不需要复杂或昂贵的托管服务等等。
您只需要一个简单的网络托管服务(就像您订阅来托管网站的任何主机一样,如果您有网站,您甚至可能已经拥有一个),然后使用像 easyapns 在服务器上,以简化推送通知的管理。
There is no need to have a complex or expensive hosting service and all.
You only need a simple web hosting service (like any host you would subscribe to host a web site, you may even already have one if you have a website), and then use a framework like easyapns on the server to ease the managment of your push notifications.
使用共享主机,您很可能会阻塞端口,从而无法与 Apns 服务器进行通信。 SAAS 提供商(城市飞艇等)的问题在于它无法根据您的需求进行定制。这么说吧:fb、twitter 等是否使用第三方提供推送服务?这取决于您的托管需求。
With shared hosting you'll most probably have blocked ports making communications with Apns servers impossible. The problem with saas providers(urban airship et al) is that it isn't customisable to your needs. Put it this way: does fb, twitter etc use a third party for their push services? It depends on your needs as to what you need for hosting.