Photon Handler Dispatching same event twice

Options
I called Photon Connect and it called OnConnectedToMaster. In that I called PhotonNetwork.JoinLobby(). Issue is that OnConnectedToMaster is being called twice.

Comments