简体   繁体   中英

How to enable reports for GCM in google developer console?

I am not able to see the reports of GCM in statistics provided by google developer console.

Here is the screenshot attached :

在此处输入图片说明

Please help me how can I enable reporting of GCM in developer console, like how many notifications were sent and received by the devices.

When I click on the dropdown I can see the following options . I cant see GCM Message and GCM Registrations in My dropdown . Dont know what I am missing . Is there any thing that I should enable ?

在此处输入图片说明

Update : GCM is not available anymore on the console. Use FCM instead. Thank you for the update satyajit and Ignacio Soler Garcia

GCM is deprecated : As of April 10, 2018, Google has deprecated GCM. The GCM server and client APIs are deprecated and will be removed as soon as April 11, 2019. Migrate GCM apps to Firebase Cloud Messaging (FCM), which inherits the reliable and scalable GCM infrastructure, plus many new features.


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

  • Go to the Developer Console .
  • Login with your developer account.
  • You will see a page that has a list of all of your apps.
  • Click on the "statistics" link next to the app for which you want to view GCM stats.
  • Now you are on the statistics page.
  • 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.


Reference : Viewing Statistics

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM