Where to view Google Cloud messaging for Android reports and request details

佐手、 提交于 2019-12-21 23:06:23

问题


Where to view Google Cloud messaging for Android reports and request details

Some of message i'm receiving from GCM and some not, so i want to see the reports or api access list in google console. Where can i see this details

Source code i used

http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/


回答1:


As you noticed, Stats on the Google API Console are not enabled for GCM. The GCM Stats are only available on the Developer Console (which costs $25 to register to).

Viewing Statistics

To view statistics and any error messages for your GCM applications:

1. Go to the Developer Console.
2. Login with your developer account.
   You will see a page that has a list of all of your apps.
3. Click on the "statistics" link next to the app for which you want to view GCM
   stats. Now you are on the statistics page.
4. Go to the drop-down menu and select the GCM metric you want to view.

Note: Stats on the Google API Console are not enabled for GCM. You must use the Developer Console.

(Source)



来源:https://stackoverflow.com/questions/24651119/where-to-view-google-cloud-messaging-for-android-reports-and-request-details

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!