@eydamson wrote:
Hi i am trying to use socketio in our game..
and it was good, we are able to emit socket events
but when we build it to native platform(android) suddenly the game crashes and we only see black screen.I try to debug it many time but i was sure its not in my code..
then i try to remove the socket.io.js in my scripts and it successfully compiled.
then to be sure i try to put it back again and compile then my app doesnt work again any more..why does socket.io.js causing such error in our game?
is there any specific version of socketio that we should use to be able to run it on mobile?
or where should we put this script? if its not on running on mobile
Posts: 1
Participants: 1