Hello Dear Friends and Glide Lovers!!!
I am writing you this time because I would like to know if it exits a way to see the users that are connected to my app in real time.
I really appreciate your comments.
Blessings.
Michael.
Hello Dear Friends and Glide Lovers!!!
I am writing you this time because I would like to know if it exits a way to see the users that are connected to my app in real time.
I really appreciate your comments.
Blessings.
Michael.
You don’t have a way to know it real time, best is you can add a set column action in a lot of places in your app that sets the current timestamp to a user profiles column, then you know the last time they are “active”.
My friend @ThinhDinh I thank you so much for your help and support. I will follow your recommendations.
Blessings.
If your app is pro, you can use Google Analytics
@Darren_Murphy, thanks for your answer my friend.