You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The issue occur on:
Versions:
"nativescript-socket.io": "^0.11.1",
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 errSSLRecordOverflowThe text was updated successfully, but these errors were encountered: