BIMserver-JavaScript-API
BIMserver-JavaScript-API copied to clipboard
Websockets not working over mobile networks and on mobile browser
App is working perfectly fine on desktop, login OK, displaying projects Ok etc... when I switch to an android device (not tested on IPhone), as soon as i click login button, login successful then websocket disconnects.
The interesting thing is that when i use wifi, everything works correctly on android, EVEN IF the wifi is provided by another mobile phone (portable hotspot).
Any idea on why this is happening and how to debug ?
Thanks !
Hi, Is this even the right repo to post the issue ? need some help here to know at least where to start looking...
Thanks :)
Did you test just a plain websocket connection with the same types of internet connections? For example using https://www.websocket.org/echo.html?
Do you have any proxy servers in between?