Hiya
I've scoured the net for days, but I can't work this one out.
I had a WebView that uses the HTML5 cache manifest file. All seems to
work fine, I can view pages offline etc, except when I try and view a
page that isn't in the cache, then my app restarts or quits.
Any ideas? Perhaps I can c
Does WebView use HTTP Modified-After header for cache control?
>From my test result, once after WebView downloads a page, it caches
the page and always displays the cache, regardless whether application
reboots.
Use WebView.clearCache(true) to refetch a page seems inefficient on
network bandwidt
2 matches
Mail list logo