收藏
回答

在一个页面调用reluanch当前页面会导致底层报错

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug wx.reLaunch 微信安卓客户端 8.0.60 3.8.9

报错信息1:

reporter error:Java bridge method invocation error Error: Java bridge method invocation error

    at ret.invokeHandler (<anonymous>:14:34)

    at m (https://servicewechat.com/lib/WAWebview.js:1:115330)

    at Object.invoke (https://servicewechat.com/lib/WAWebview.js:1:116375)

    at Object.invoke (https://servicewechat.com/lib/WAWebview.js:1:118684)

    at B (https://servicewechat.com/lib/WAWebview.js:1:150571)

    at reportQualityData2 (https://servicewechat.com/lib/WAWebview.js:1:169342)

    at Object.<anonymous> (https://servicewechat.com/lib/WAWebview.js:1:173771)

    at Ou (https://servicewechat.com/lib/WAWebview.js:1:538108)

    at https://servicewechat.com/lib/WAWebview.js:1:536050

    at Generator.next (<anonymous>)

报错信息2:

SystemError (webviewSDKScriptError)

Java bridge method invocation error

Error: Java bridge method invocation error

    at ret.invokeHandler (<anonymous>:14:34)

    at m (https://servicewechat.com/lib/WAWebview.js:1:115330)

    at Object.invoke (https://servicewechat.com/lib/WAWebview.js:1:116540)

    at Object.invoke (https://servicewechat.com/lib/WAWebview.js:1:118684)

    at f (https://servicewechat.com/lib/WAWebview.js:1:338801)

    at U (https://servicewechat.com/lib/WAWebview.js:1:340917)

    at Object.j (https://servicewechat.com/lib/WAWebview.js:1:341063)

    at Object.<anonymous> (https://servicewechat.com/lib/WAWebview.js:1:611303)

    at l.updatePositioningContainer (https://servicewechat.com/lib/WAWebview.js:1:1833495)

    at l._containerPageRerender (https://servicewechat.com/lib/WAWebview.js:1:1834908)

具体复现步骤:先登录后从后台删除小程序,重进小程序后前往 -> 我的 -> 点击退出登录(必现)

回答关注问题邀请回答
收藏

1 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    06-24

    你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

    06-24
    有用
    回复
登录 后发表内容