How to get the best cloud region

Options
Hi,

in an earlier version I got the best cloud region from the preferences key 'PUNCloudBestRegion'. Now (PUN 4.0.0.6) the command PhotonNetwork.RefreshCloudServerRating(); is not implemented.

How can I get the fastest cloud region?

All the best,
Klaus

Comments

  • vadim
    Options
    Hi,

    Set Cloud Region to 'best' in PUN setting and call ConnectUsingSettings(). PUN will connect you to the fastest region.
  • Hi,

    yes, that's my preset in the PUN settings. Additionally the user can select the cloud region by himself. The fastest cloud region was the preset. But now these doesn't work anymore because the command was removed in the latest PUN library.

    All the best,
    Klaus