Android GCM 交付监控 [英] Android GCM delivery monitoring

查看:32
本文介绍了Android GCM 交付监控的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发用于电子邮件服务的移动客户端.主要功能之一是有关邮箱中新消息的通知.根据 GCM 架构指南的建议,我们使用Pusher"负责在我们收到新消息后将消息发送到 Google 服务器.问题是测试过程报告了向设备发送推送通知的严重问题.

I am developing mobile client for emailing service. One of the key features is notifications about new messages in the mailbox. As recommended by GCM architecture guidelines we are using a "Pusher" that is responsible for sending messages to the Google servers once we received a new message. The issue is that testing process has reported about serious problems with push notification delivery to devices.

那么问题是:是否有一种方法可以监控有关推送通知交付百分比、时间等的平均统计数据?或者,也许有人在如何设置测试环境以有效监控应用程序工作期间丢失多少通知方面有经验?

So the question: is there an approaches for monitoring average statistics about push notification delivery percentage, time etc? Or maybe somebody have experience in how to set up test environment for efficient monitoring of how much notifications are getting lost during the application work?

欢迎所有与改进 Android GCM 体验相关的提示和技巧".

All the "tips&tricks" related to the improving Android GCM experience are welcome.

推荐答案

从那时起,Google 就为开发人员提供了高级监控工具.

Since that time Google has provided developers with advanced monitoring tool.

Gcm 诊断工具可在 Google Play 开发者控制台中使用.其他信息在此处 https://support.google.com/googleplay/android-developer/answer/2663268

The Gcm Diagnostic Tool is available in Google Play developer console. Additional information is here https://support.google.com/googleplay/android-developer/answer/2663268

因此您可以通过注册令牌轻松跟踪特定消息状态.

So you can easily track the particular message status via registration token.

这篇关于Android GCM 交付监控的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆