【问题标题】:Does GCM works with iOS PushKit framework?GCM 是否适用于 iOS PushKit 框架?
【发布时间】:2016-04-14 15:46:35
【问题描述】:

是否可以使用 Google Cloud Messaging (GCM) 服务在 iOS 上注册和接收 Voip 推送(PushKit 推送)?

https://developers.google.com/cloud-messaging/ios/start

【问题讨论】:

  • 您想使用 GCM 进行静默推送通知吗?

标签: ios push-notification google-cloud-messaging apple-push-notifications pushkit


【解决方案1】:

不,GCM for iOS 使用 iOS 上的标准 APNS 推送消息,而不是 Apple PushKit 的较新的 VoIP 推送消息。通过这种方式,它类似于大多数第三方推送通知服务,例如 Azure 通知中心。

据我所知,只有 PubNub 支持使用 GCM 和 Apple PushKit(VoIP 推送)的统一框架发送推送消息。

【讨论】:

  • 感谢您的好回答,我们已切换到支持 PushKit 通知的 Amazon SNS。
猜你喜欢
  • 2012-01-31
  • 2012-09-10
  • 1970-01-01
  • 2014-01-17
  • 2023-03-24
  • 2015-06-27
  • 1970-01-01
  • 2011-05-05
  • 1970-01-01
相关资源
最近更新 更多