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
{{ message }}
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Hi there,
While developing & debugging, it is convenient to use the meteor server 'out of the box' without further ssl proxy configuration.
But actually, the SwiftDDP refuses to connect when using the "ws:" scheme and logs SSL errors.
The 'Allow Arbitrary Loads' flag is enabled in the Xcode project settings.
Meteor.connect("ws://10.0.0.10:3000/websocket")
The text was updated successfully, but these errors were encountered: