android webview localStorage 操作无效
问题项目时一个APP的外壳,在WebView中嵌入html5页面。我在h5中操作localStorage 来缓存数据,但是程序一到localStorage.getItme()就报错执行不下去。
寻找线索在localStorage.getItme()进行了try catch看错误信息:Cannot c
...



