triniwiz / nativescript-socketio

Socket.IO for nativescript
Apache License 2.0
71 stars 31 forks source link

Option forceWebsockets not working on IOS and throw errSSLRecordOverflow #97

Open FlawaCLV opened 4 years ago

FlawaCLV commented 4 years ago

The issue occur on:

Versions:

Step to reproduce

Simply set forceWebsockets: true in the option. It won't work on iOS but works on Android. The error is 'nativescript-socket.io' 'on' 'error' '["The operation couldn’t be completed. (OSStatus error -9847.)"]' '' which corresponds to errSSLRecordOverflow