收藏
回答

7.0.9真机出现bug反馈

框架类型 问题类型 操作系统 操作系统版本 手机型号 微信版本
小程序 Bug iOS 未知 未知 7.0.9

bug1: 这个在7.0.7之前从未出现过, 7.0.8, 7.0.9 这两个版本出现大量错误. 导致小程序打不开


SyntaxError

at line:4330,column:13838,SyntaxError: Cannot declare a let variable twice: 'n'. Stack: (native code)

at evaluateScriptFile (WAServiceMainContext.js:1:13838)

at value (WAServiceMainContext.js:1:135109)

at (WAServiceMainContext.js:1:136856)

at (WAServiceMainContext.js:1:132725)

at (WAServiceMainContext.js:1:223552)

at (WAServiceMainContext.js:1:222520)

at forEach (native code)

at (WAServiceMainContext.js:1:222484)

at (WAServiceMainContext.js:1:223552)

at b (WAServiceMainContext.js:1:1998)

global code


bug2: 这个也是从7.0.9开始, 大量出现错误, 之前也是没有, 代码我们都没动过

{"errMsg":"getImageInfo:fail image not found"}


bug3: 用户取消授权地址, 这个客服已复现, 理论上应该不算bug, 运维中心也出现了

chooseAddress:fail auth deny


bug4: 这个之前也没出现过, 现在不知道为啥出现了, 无法复现

chooseAddress:fail authorize no response

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

2 个回答

  • Raven
    Raven
    2022-05-07

    真机调试连接成功但数据出不来 ,报下面错误:

    WAServiceMainContext.js:2 SystemError (appServiceSDKScriptError)

    "expected not same"

    String

    errorReport @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    n @ WAServiceMainContext.js:2

    s @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    c @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    (anonymous) @ WAServiceMainContext.js:2

    2022-05-07
    有用
    回复 1
    • Simper
      Simper
      2022-05-10
      一样的问题 兄弟你怎么解决最后(升级开发工具也没用)
      2022-05-10
      回复
  • 是小白啊
    是小白啊
    2020-01-07

    麻烦提供能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

    2020-01-07
    有用
    回复 1
    • 技术小哥
      技术小哥
      2020-01-07
      我们没有定位到那个地方出现问题, 无法提供代码片段
      2020-01-07
      回复
登录 后发表内容
问题标签