Hi there! we have developed a multiplayer quiz app. You can see players in a room and invite them to a challenge. It works great on html5 version using chrome or firefox, but when exporting as cordova and building the apk with Intel XDK and Crosswalk, users can enter to the room but they can´t see message between them, and also are kicked out every 5 or 10 seconds. Do you know if i should add some multiplayer plugin for cordova or some security thing in order to make it work? thank you very much!