Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Vitals : no data available for one of my apps

I have no data available in Android Vitals for one of my apps (the other apps are ok) and I don't understand why.

Anybody can help me?

like image 970
Regis_AG Avatar asked Sep 13 '25 12:09

Regis_AG


1 Answers

From the documentation at https://developer.android.com/topic/performance/vitals/index.html

Note: The data is collected from Android devices whose users have opted-in to automatically share usage and diagnostics data. To protect user privacy, we show metrics in the dashboard only if we have been able to collect enough data to generate anonymized reports. For more information on how the data is collected, see the Play Console Help Center.

like image 191
kp91 Avatar answered Sep 16 '25 01:09

kp91