HttpRequestAdapter
and WebSocketAdapter
don't connect properly over local network on iOS
#144
Labels
HttpRequestAdapter
and WebSocketAdapter
don't connect properly over local network on iOS
#144
If a Nakama instance is running locally on a Mac and setup properly to communicate with iOS over a local network, these adapters fail to connect to the server. They provide different error messages (timing out, no route to host, respectively.) At the moment the UnityWebRequest adapter and StdlibWebSocketAdapter need to be used for this specifically.
The text was updated successfully, but these errors were encountered: