4

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?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
toto_tata
  • 14,526
  • 27
  • 108
  • 198
  • How active are the various apps? is the usage similar across this app and the others? We have about 20 apps (for the Kiwix project) and only get Android Vitals data for the popular apps, we've a few niche apps with low volumes of users and we get minimal data for those. – JulianHarty May 27 '19 at 19:47

1 Answers1

4

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.

kp91
  • 1,168
  • 10
  • 14
  • 3
    I have almost 2000 active users of my app and still no data available in Android Vitals section. I don't believe nobody has opted-in to share data from so many users – Darksymphony Nov 26 '19 at 11:33