最近在小程序app.js里添加了onError报错上报,发现
webviewSDKScriptError Failed get storage group metadata;getGlobalStorage:fail:access denied Error: Failed get storage group metadata at Ke (<anonymous>:44:20578) at <anonymous>:44:23185 at Object.w (<anonymous>:41:2398) at Object.ret.invokeCallbackHandler (<anonymous>:21:28) at <anonymous>:1:67 |
整个项目搜索storage的关键字只有setStorageSync、getStorageSync,这是个什么报错?
ps : 忘记上报systemInfo了
貌似降低基础库版本就没有那个报错了,我的是2.27.0的时候报错,但是降低到2.17.0的时候就会消失。
遇到一样的问题:
webviewSDKScriptError Failed set storage metadata;setGlobalStorage:fail:access denied Error: Failed set storage metadata at ge :1:103732 at :1:104149 at Object.v :1:1339 at Object.ret.invokeCallbackHandler :21:28 at :1:67
同问+1
同问,请问找到解决方法了么
妹有
@常驻云村的采药人 是啊 我还捕获到了wx.hideLoading is undefined..
同遇到,不用 onError 上报没发现这个。搜了下,几乎没记录。
webviewSDKScriptError
Failed get storage group data;getGlobalStorage:fail:access denied
Error: Failed get storage group data
at Ke (<anonymous>:44:20578)
at <anonymous>:44:23887
at Object.w (<anonymous>:41:2398)
at Object.ret.invokeCallbackHandler (<anonymous>:21:28)
at <anonymous>:1:67