【问题标题】:Logged response for Apple's Push Notifications servers with apn_on_rails?使用 apn_on_rails 记录 Apple 推送通知服务器的响应?
【发布时间】:2010-11-23 17:06:44
【问题描述】:

我正在使用apn_on_rails 处理我的 Rails 应用程序的推送通知,但我不确定如何查看来自 Apple 服务器的响应(用于调试目的)。

有什么想法吗?

【问题讨论】:

    标签: iphone ruby-on-rails push-notification


    【解决方案1】:

    没有响应供您检查。 apn_on_rails 使用“简单”格式通过流式 TCP 套接字与 APN 进行通信——如果连接没有断开,则假定成功。

    多一点here in Apple's docs

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-11-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多