I'll preface this by saying the networking setup I am trying to get working is not standard.
Basically I have a ssh tunnel from my homeassistant PC terminating into a wireguard docker container running on a VPS. My iphone connects to the wireguard VPN.
Oddly enough I have got it to the point where I can connect to the web interface of my homeassistant via firefox, but I cannot get the homeassistant iphone app to connect.
When I am connected locally on wifi the webapp works fine and I can also connect http from my phone using firefox.
When I switch off my wifi the app dies, but I can still connect http fine with firefox.
Anyone have any ideas why one would work and not the other?