Android GCM delivery monitoring

前端 未结 5 2056
庸人自扰
庸人自扰 2020-12-08 10:37

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

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 11:01

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

    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.

提交回复
热议问题