heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
411 stars 75 forks source link

Fail on build with error: CS0535 #85

Closed PePoDev closed 4 years ago

PePoDev commented 4 years ago

It's error when I build

Platform: WebGL

Full error message

Assets\Plugins\Nakama\JsWebSocketAdapter.cs(32,39): error CS0535: 'JsWebSocketAdapter' does not implement interface member 'ISocketAdapter.Connect(Uri, int)'
PePoDev commented 4 years ago

I try to use unitypackage in releases page NOT Unity Asset Store. It's solved.