`SocketWebTcp' could not be found. when switch platform to WebGL

Options
Hello!

I have a problem. I just import PUN To my project (It's on WebGL platform) and It's show Error

The type or namespace name `SocketWebTcp' could not be found. Are you missing a using directive or an assembly reference?

what should I do to fix this error? thank you.

Comments

  • vadim
    Options
    As workaround, move PhotonChatApi folder from Plugins to upper Assets folder after import or completely remove PhotonChatApi if you do not use chat api.