Matchmaking problem with newer PUN SDK version

Options
Hello. I have Android game live with PUN SDK version 1.78. Now I updated the SDK to version 1.8. But I cannot seem to have matches made between these two. I am still connecting using the same version in code link this:

PhotonNetwork.ConnectUsingSettings("1.0");

Is this normal? What should I do?

Best Answer

Answers