I have application that communicates with web server through REST. It works fine on a phone when connected via WiFi but does not work correctly when on 3G.
Not everything stops working. I'm still able to use some functionality but for some reason some calls to rest return "" (empty response) very quickly. Once again when I'm on WiFi everything works fine.
Just to clarify: 1. I have data plan :) 2. Server I'm connecting to is accessible from Internet
Any thoughts?
Thanks Ralph