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

unknown scheme: https #8

Closed
chnouman opened this issue Aug 23, 2019 · 3 comments
Closed

unknown scheme: https #8

chnouman opened this issue Aug 23, 2019 · 3 comments

Comments

@chnouman
Copy link

I have deployed my Node js server on firebase and get the Url and replaced WSS inside app. I'm getting this error:

E/dds_JavaWebSocket: java.lang.IllegalArgumentException: unknown scheme: https
E/dds_JavaWebSocket: onClose:unknown scheme: https

Localy it is working fine when I run node js server locally and replace local ip inside app.

@ddssingsong
Copy link
Owner

If WSS is not used as a proxy for reverse proxy, WS should be used

@chnouman
Copy link
Author

yes thanks buddy wss://xyz.com works form me

@chnouman
Copy link
Author

Great work by the way thanks alot

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

2 participants