Two device can't listen to other

Options
Hello,

I have two device both already joined to room but when use "PhotonNetwork.countOfPlayers" return 1 although there are two device connected and when use "PunRPC -- Function" nothing happen.

Thanks

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Amir,

    Clients need to be joined to the same region (servers) and to the same virtual application (AppId, AppVersion, GameVersion, PUN version).

    Read our "Matchmaking Checklist" carefully.