I am using a Google Android Emulator (x64) and I'm trying to connect but I always get:
"Error Code 1006: The connection was forcefully closed. The other party is not responding."
I kept the UISleuth.Inspector.ShowAcceptingConnections(); instruction, and I see an alert showing "Listening on ws://10.0.2.15:9099/", but even trying manual connection, it doesn't work.
Are there any log files I could look at?
I am using a Google Android Emulator (x64) and I'm trying to connect but I always get:
"Error Code 1006: The connection was forcefully closed. The other party is not responding."
I kept the
UISleuth.Inspector.ShowAcceptingConnections();instruction, and I see an alert showing "Listening on ws://10.0.2.15:9099/", but even trying manual connection, it doesn't work.Are there any log files I could look at?