For some reason i'm not able to succesfully connect to my ws server using the default WebSocket plugin. It does fails upon a connection attempt when it's a signed release android app bundle. Works perfectly if it's a debug apk or html5 over https. Any idea how it can be fixed? I believe it is an issue with a self signed ssl sertificate, maybe i can somehow make cordova ignore ssl error or attach a sertificate within an app?
Here is an error itself, viewed from a Chrome debug tools, release signed apk is distributed via google play internal testing track.
Here is a working demo which succesfully connects to the wss server:
Demo
Same problem topic i found, but construct 3 should give android.permission.INTERNET by default , right? https://www.construct.net/en/forum/construct-3/how-do-i-8/signed-release-apk-android-154431