omorandi / tiws

a very simple Titanium module (iOS / Android) for creating native websockets
131 stars 63 forks source link

wss:// not works - Android #46

Open MeteoryWeb opened 5 years ago

MeteoryWeb commented 5 years ago

tiws seems not connect when using wss:// It fires the ''close'' event and the 'ev' object is this: {"type":"close","source":{"apiName":"Ti.Proxy","bubbleParent":true,"_events":{"open":{},"close":{},"error":{},"message":{}}},"reason":"SSL","code":0,"bubbles":false,"cancelBubble":false}

OS: Android Titanium SDK: 8.2.1.GA