ios 推送通知服务器可靠性

发布于 2024-11-15 05:02:09 字数 111 浏览 8 评论 0原文

我正在开发具有实时组件的应用程序,我想知道是否可以为此使用苹果的推送通知服务。

我们可以发送多少条消息?我们可以将它用于聊天服务之类的东西吗?

如果不是,我们的替代方案是什么?

I'm working on app that has realtime components and I'm wondering if I can use apple's push notification service for this.

How many messages can we send? Can we use it for something like a chat service?

If not what are our alternatives?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦醒灬来后我 2024-11-22 05:02:09

苹果公司在他们的新聊天服务中使用推送通知,所以是的,你可以将它用于聊天服务。

推送通知没有好的替代方案。您必须管理自己的套接字,并且它只能在您的应用程序运行时工作。

Apple uses push notifications for their new chat service, so yes, you could use it for a chat service.

There are no good alternatives to push notifications. You'd have to manage your own socket and it would only work while your application is running.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文