Mwesigwa Ezra
Posts: 0
Joined: Fri Mar 27, 2015 7:05 am

How to tell how many people are online!

i have been able to successfully implement this.https://blog.appery.io/2015/12/how-to...

But now i want to extend it's usability by being able to tell how many people are online.How exactly can that be done?Thank u in advance

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to tell how many people are online!

Hello,

You have to update users's status with servercode. E.g. check them each 10 mins. If user's last activity was more than 10 mins ago - set his status to "offline"

Return to “Issues”