hi, I would like to know why my app takes long time to start when there is no wifi or 3G.
The same for when I load a uitableview and a I click in a cell. It has to open a UIWebView, i pass it a dictionary, nothing from internet, but from clicking the cell until it opens the webView it takes a long time...
When there is conection the speed is normal, is only when I disable it. Maybe in 3G is much slower than wifi
Thanks
The same for when I load a uitableview and a I click in a cell. It has to open a UIWebView, i pass it a dictionary, nothing from internet, but from clicking the cell until it opens the webView it takes a long time...
When there is conection the speed is normal, is only when I disable it. Maybe in 3G is much slower than wifi
Thanks