I have a problem with my android app, modified to use the gorilla SDK.
The app runs gorilla and the connection screen shows the server. But when I tap on it, the screen "flickers" and returns back to the connection screen.
I can reach the IP:9014 page about page on the virtual device (Genymotion).
The gorilla app downloaded from the store connects without problem.
I already read the troubleshoot page, added the firewall rules etc.
The Player and Host logs show these lines each time I try to connect:
{"level":"info","message":"[Server] New client.\r\n","timestamp":"2017-09-27T09:34:18.145Z"}
{"level":"info","message":"[Server] Bye bye client\r\n","timestamp":"2017-09-27T09:34:18.150Z"}
Hello,
I have a problem with my android app, modified to use the gorilla SDK. The app runs gorilla and the connection screen shows the server. But when I tap on it, the screen "flickers" and returns back to the connection screen. I can reach the IP:9014 page about page on the virtual device (Genymotion). The gorilla app downloaded from the store connects without problem. I already read the troubleshoot page, added the firewall rules etc. The Player and Host logs show these lines each time I try to connect:
{"level":"info","message":"[Server] New client.\r\n","timestamp":"2017-09-27T09:34:18.145Z"} {"level":"info","message":"[Server] Bye bye client\r\n","timestamp":"2017-09-27T09:34:18.150Z"}