使用 Rails Web 应用程序推送通知

发布于 2024-12-09 08:44:11 字数 52 浏览 1 评论 0原文

是否有任何 gem 或插件可用于在 iPhone、黑莓和 Android 上发送推送警报。

Is there any gem or plugin which can be used to send push alerts on iphone, blackberry, and android.

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

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

发布评论

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

评论(3

不再让梦枯萎 2024-12-16 08:44:11

您可以使用

apns = iOs

c2dm = Android

对于黑莓,您可以在此处使用此讨论,我还没有完全阅读它,只是认为它可能会有所帮助。
http:// /supportforums.blackberry.com/t5/BlackBerry-Push-Development/push-notification-with-ruby-on-rails/td-p/598343

You can use

apns = iOs

c2dm = Android

For Blackberry, you can use this discussion here, I haven't read it completely, just thought it might be helpful.
http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/push-notification-with-ruby-on-rails/td-p/598343

唔猫 2024-12-16 08:44:11

是的,有 apn_on_rails 我曾经使用过这个 gem,它还可以,也不知道它是否与 Rails 3 兼容

Yes there is apn_on_rails I used to work with this gem and it was OK Also dunno if it's compatible with rails 3

甜尕妞 2024-12-16 08:44:11

您也可以尝试 jtv-apns

You could also try jtv-apns

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