Hey guys, so we just finished a multiplayer game and it seems like the multiplayer plugin isn't working (the game can't connect to the signalling server), except with the debug version. We tried to build it with Phonegap and Android Studio, we tried adding wss:// to the whitelist, and even exporting as html5 and building for the Android WebView, but none of this worked.
Maybe theres something to do with WebRTC, I really have no ideia. Besides, the WebRTC site says that " Android development is only supported on Linux " and everyone on my team uses Windows, a little help now would be very appreciated.