NodeResolverBase?

Options
Was trying to use the Server2Server Tutorial.

Ran into a problem following it, "NodeResolverBase". Unable to get past this step. Is this something that is no longer used? If so, what is the solution?

Thanks.

Comments

  • The "NodeResolverBase" class is outdated and was removed from our Photon Server SDK.

    It's probably correct to use "ApplicationBase" instead, if you can't get it to work please show me the code that is not working. :)