I'm trying to use a localhost tunnel provided by https://forwardhq.com/ to avoid having to change the IP address in the source code all the time, and to debug my app on other people's devices.
It is able to load the JS code over the tunnel with no problem. However, trying to run the debugger over the tunnel breaks with a timeout error.