【发布时间】:2016-12-23 20:01:32
【问题描述】:
我正在使用来自https://github.com/playgameservices/ios-basic-samples 的 TBMPSkeleton 在 iOS 中测试 Google Play 服务
我确实在 Google Play 控制台 (link) 中上传了所有 APNS 证书,但在设备上运行游戏时,在开发或生产环境中收到邀请或比赛状态发生变化时,我没有收到任何通知。调试显示游戏确实成功接收了 APNS 令牌,我确实使用来自 https://www.raywenderlich.com/123862/push-notifications-tutorial 的 php 脚本测试了我的证书并成功发送了推送通知。
那么我的项目有什么问题?我配置错了吗?我正在使用 XCode 7.3.1 (7D1014)、Google Play 服务 5.1.1
【问题讨论】: