In my android app I have included Firebase Analytic API to track my app users and uses. But Firebase doesn't update analytic data immediately.I read it takes around 4 hours to update data.
Is there any good alternates for real time analytic? Also I want to see live users at any moment who are using my app.
ps. I haven't used Google Analytic ever.
Thanks