Start a new topic

Webview Cache Files

Webview Cache Files
1 Comment


We have lots of wt3 files in our page, which is loading from a remote server. One wt3 file is about 1MB and every time the user opens an AR View the files are loaded. Thats a bad user experience and we are searching for a solution. We cannot use our existing caching solution because we cant override the shouldInterceptRequest method in the WebViewClient. HTML5 Cache for the webview isnt working. We cannot put the wt3 files in the app assets, because they can change.

Has anyone an idea how we can cache our files user friendly?

Thanks

 
Login or Signup to post a comment