endel / NativeWebSocket

🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
Other
1.2k stars 158 forks source link

I Have basic Project Android connection Error! Please Help me #36

Closed Orhonbey closed 3 years ago

Orhonbey commented 3 years ago

Please Help me .

I get Android this error .

Unable to connect to the remote server System.Action`1:Invoke(T) NativeWebSocket.WebSocketErrorEventHandler:Invoke(String) NativeWebSocket.d__26:MoveNext() UnityEngine.UnitySynchronizationContext:Exec()

Orhonbey commented 3 years ago

Thank you this problem my bad . different device this url = "ws://localhost:port" not working url = "ws://device Ip :port" must be.