I know similar questions have been asked but this one is slightly different.
We have an app that does some HTTP connectivity with our server.
While running the app on an LG Nexus 5X or Sumsung Galaxy 5, using any of our 3 WiFi routers, the connection times out ("SocketTimeoutException: timeout" due to "SocketException: Socket closed"). The connection doesn't timeout if we use cellular network, tethering between devices or the simulator on a laptop connected to the same (problematic) WiFi routers.
Just to point out, the routers are connected to different ISPs.
Did anyone ever experience anything like it or have an idea?
Thanks