I have an elastic load balancer in Amazon. When I connect initially (to a web application server running asp.net) with android app it takes more that a minute to connect. Once connected WebView works great. If I close the app, I will have the same problem again connecting. I have the same setup running on B4i and it connect straight away all the time without delay. Any idea what this could be with B4A?
Resolved to a gateway issue in one of the load balancer targets. Interestingly the IOS got around it and connected. The Android timed out and reconnected after about 2 minutes. Just FYI only and an update for anyone that's dumb enough to make the same mistake