要通过GCM发送通知,需要在Google的GCM服务中注册您的客户端SSL证书。
此证书由Apple CA生成,其策略名为Apple AAI CPS v6.0
,适用于此特定类型的客户端SSL证书。
"Subscribers are obligated to: ... Take no action to transfer their Certificate to any third-party unless otherwise authorized by Apple".
在这种情况下,Google是第三方。
Apple是否授权Google成为第三方? 是否有某种授权声明的在线出版物?
答案 0 :(得分:0)
如果允许UrbanAirship,Parse,Amazon SNS和许多其他第三方推送通知服务提供商,那么Google也是允许的。在所有这些实例中,您必须将push ssl证书上传到它们,以便允许它们向APNS发送通知。所以底线,你应该没有问题这样做。
阅读http://images.apple.com/certificateauthority/pdf/Apple_AAI_CPS_v6.0.pdf
的第2.10和2.11.2节