关于 iPhone 中的推送通知服务
我浏览了与 iPhone 中的推送通知服务相关的 Apple api 文档以及通过 google 找到的所有可能的链接。我已经创建了 SSL 证书并获得了设备令牌。
但在那之后,如何在iPhone应用程序中使用这个推送通知服务呢?有人对此有任何想法吗?
I went through the Apple api documentation related to Push notification service in iPhone and all the possible links I found through the google. So I've created the SSL certificate and have got a device token.
But after that, how to use this push notification service in an iPhone application?. Does anyone have any idea about this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
对于服务器/远程推送通知 - 取决于您计划在服务器上运行的内容或者您是否打算使用第三方服务来执行此操作。
这里是 如果您有自己的基于 Rails 的服务器,请注意一些注释。
For server/remote push notifications - depends on what you plan to run on your server or if you are going to use a third party service to do it.
Here are some notes if you have your own Rails based server.
您可以使用三十种推送服务,例如 PushBots
You can use thirty push services like PushBots