I\'ve been working on an application which have a WebView in which a static page get loaded from the assets (Also using JavaScript). This WebView is not working in KitKat, i
This seems to be a chromium webview bug.
Here is a thread about the issue: https://jira.appcelerator.org/browse/TIMOB-16479
Apparently, the accepted answer is not a sure fix. A workaround is mentioned in the link.