I’m vacationing in Israel and notice that when my Android phone is connected to the internet via the hotel WiFi, attempts to make a WebTextField active with my finger almost never works. But if I disable WiFI and let it all happen via the cellular network, it works fine. Anyone able to explain this? The app is a Xojo CGI app.
Probably the hotel wifi has issues with latency or packet loss would be my guess. Hotel wifi can be quite sketchy in some places. Depending on the provider it could also have to do with routing differences back to your server.
But another Xojo Web app I use doesn’t seem to suffer this problem. That’s Phillip Zedalias’ Web UI for his ServerWarp control panel. This makes me wonder if there’s some sort of mobile optimization I’m not using when building my Web apps.