I'm trying the multiplayer in Android. I run the example Multiplayer - real time tutorial in C2. It runs well on 2 PC. But when I run on an Android device and a PC, after the player in PC is disconnected, the game on Mobile is crashed, even though the player in Mobile is a host or a peer. it keeps crashing after another connected peer disconnected.
Please help me to stop this crashing ... ? I didn't fix any things from that tutorial in C2. Thank you so much !
P/S: I build the game in Intel XDK.