Unity Photon can check current player count?

Options
Now I test my demo game is used the free version that is only 20 ccu. I would like to ask how can I check how many players connect my photon server now. I want to do some waiting function if photon server has 20 players connected.
How can I check? Thanks.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited May 2017
    Options
    Hi @Manlok,

    Thank you for choosing Photon!

    You can check your app analytics from the dashboard. More info here.
    You can get the number of players in app using "App Statistics".