app.onError : "Failed get storage group"

发布于 7 年前作者 txia14339 次浏览最后编辑 7 年前来自 ask

最近在小程序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了

5 回复
yangsong
yangsong1 楼6 年前

遇到一样的问题:

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

nakang
nakang2 楼6 年前

同问+1

juanhan
juanhan3 楼6 年前

同问,请问找到解决方法了么

fxu
fxu4 楼6 年前

@常驻云村的采药人  是啊  我还捕获到了wx.hideLoading is undefined… 

yang70
yang705 楼5 年前

同遇到,不用 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