Photon Chat + Photon Realtime/TurnBased

Options
Hello, my question is

if each of these has his own APPID and the photon wizard only let u put 1, how do u implement the both together?

Regards.

Comments

  • vadim
    Options
    Hi,

    PUN, Photon Chat SDK and Realtime/TurnBased are 3 different pieces of software which work in parallel. They have different appid's.
    Appid set in ChatClient.Connect() call for Chat SDK and in LoadBalancingClient constructor for Realtime/TurnBased.