Firebase Analytics incorrect active user count -


i integrating app firebase , have added ability users create accounts using email, facebook, google accounts.

my app still under development , yet pushed app store. available on ios right now. firebase analytics reports there 38 active users when 1 actively building it.

enter image description here

active users unique users initiated sessions period of time. when install, uninstall , install app again, counted 2 active users.

if you'd learn more firebase dashboard metric, check out firebase documentation.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -