How can I get app crash log from Google play console

In the new Developer Console experience, starting to be active on November 2nd 2020, follow the steps below to see crashes and Android not responding (ANR)s reports:

  1. Login to the developer console: https://play.google.com/apps/publish/
  2. In the overview select an app
  3. Look for the Quality header on the left menu
  4. Select Android vitals
  5. Select Crashes and ANRs
  6. Change the filter to your needs

Android Developer Console Crash logs


You may need to scroll to the right to access the crash details, as mentioned in the comments.

Android Developer Console crash log details


If you like me are using the new Google Play console, your screen might not be wide enough. There is a gray list at the bottom of the error report list, move it to the right, blue arrows will appear next to each report.


  • Select an app.
  • On the left menu, select Android vitals > ANRs & Crashes.
  • Near the middle of your screen, use the filters to help you find and diagnose issues.
  • Or, select a cluster to get more details about a specific crash or ANR error.