Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to enable android vitals in google developer console?

Tags:

I am not able to see any data in my vitals overview section (ANR rate , Crash rate ... ) always the same message :

Sorry, this data is not available.

Are there any steps that i should go into to enable this feature ?

Thank you

like image 719
Souheib Selmi Avatar asked Jul 19 '17 10:07

Souheib Selmi


People also ask

How do I enable vitals on Android?

Open Play Console. Select an app. On the left menu, select Quality > Android vitals > Overview. Choose the range of data that you'd like to see using the date range selector in the upper right.

What are Android vitals?

Android vitals is an initiative by Google to improve the stability and performance of Google Play apps on Android devices. When an opted-in user runs your app, their Android device logs information about aspects of quality including stability metrics, performance metrics, battery usage, and permission denials.


1 Answers

There is no need to enable this feature. It is automatic.

This message appears most likely because you don’t have enough data for Google to calculate rates and show ANR/Crashes. Wait until there is more data and you will have it.

like image 95
Adriano Moutinho Avatar answered Oct 12 '22 02:10

Adriano Moutinho