Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option forceWebsockets not working on IOS and throw errSSLRecordOverflow #97

Open
FlawaCLV opened this issue Apr 24, 2020 · 0 comments
Open

Comments

@FlawaCLV
Copy link

The issue occur on:

  • iOS
  • iOS versions 13
  • Emulator & device (iPhone)

Versions:

  • CLI: 6.2.2
  • Cross-platform modules: 6.5.1
  • Runtime(s): 6.2.0
  • Plugin(s): "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 errSSLRecordOverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant