Hi,
I have some strange problem. Lets say, the device is connected to wifi I can load page with WebView1.LoadUrl().
If I swicth to 3G, it does not refresh page on click refresh button, but WebView1_PageFinished() is called.
When I switch back to wifi, page is loaded on refresh.
3G is working. If app is installed again and started in 3G is working and when I switch to wifi, again it is not working.
Any idea?
Thanks, With regards.
I have some strange problem. Lets say, the device is connected to wifi I can load page with WebView1.LoadUrl().
If I swicth to 3G, it does not refresh page on click refresh button, but WebView1_PageFinished() is called.
When I switch back to wifi, page is loaded on refresh.
3G is working. If app is installed again and started in 3G is working and when I switch to wifi, again it is not working.
Any idea?
Thanks, With regards.