We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
without ripple, it works just fine. also, on ripple it gives this error in the js console:
XMLHttpRequest cannot load https://rippleapi.herokuapp.com/xhr_proxy?tinyhippos_apikey=ABC&tinyhippos_rurl=http%3A//192.168.100.37%3A80/socket.io/1/%3Ft%3D1402652356902. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8020' is therefore not allowed access.
The text was updated successfully, but these errors were encountered:
and with normal WS, after built and installed, wont work at all
Sorry, something went wrong.
ok, i got socket.io working by creating a whole new phonegap project and re-doing everything, but i still cant get normal websockets to work :C
No branches or pull requests
without ripple, it works just fine. also, on ripple it gives this error in the js console:
XMLHttpRequest cannot load https://rippleapi.herokuapp.com/xhr_proxy?tinyhippos_apikey=ABC&tinyhippos_rurl=http%3A//192.168.100.37%3A80/socket.io/1/%3Ft%3D1402652356902. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8020' is therefore not allowed access.
The text was updated successfully, but these errors were encountered: