收藏
回答

调用wx.createRewardedVideoAd报错,是什么原因?

根据文档,调用激励广告wx.createRewardedVideoAd 在console控制台中报错,如下图

在onLoad生命周期中,创建广告实例时,控制台出现错误

Windows微信开发者工具上报错,报错信息如下

Error: SystemError (appServiceSDKScriptError)
{"errMsg":"insertTextView:fail parent 32773 not found"}
    at Function.errorReport (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at Object. (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at Object.cb (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at J._privEmit (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at J.emit (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at WAServiceMainContext.js?t=wechat&v=3.14.2:1
    at a (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at ze (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at Object.He (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
    at ae (WAServiceMainContext.js?t=wechat&v=3.14.2


手机型号:OPPO-PHJ110

运行系统:Android 13

UI系统:ColorsOS 13

微信版本:8.0.66

基础库版本:3.14.2

连接方式:Wi-Fi

-------------------------------------------------------------------

手机型号:HONOR-RMO-AN00

运行系统:Android 13

UI系统:MagicOS 7.0

微信版本:8.0.69

基础库版本:3.14.2

连接方式:Wi-Fi

错误信息如下

VM75:363 Error: not node js file system!path:__extended__/wxfa43a4a7041a84de/plugin.json; go __invokeHandler__ accessSync worker? false
VM75:363 Error: not node js file system!path:/saaa_config.json; go __invokeHandler__ readFile worker? false
VM75:363 Error: not node js file system!path:__extended__/wxfa43a4a7041a84de/plugin.json; go __invokeHandler__ accessSync worker? false
VM75:363 error occurs:no such file or directory, access 'wxfile://usr/miniprogramLog/log2'


-------------------------------------------------------------------

手机型号:HUAWEI-ADA-AL00

运行系统:Harmony OS 4.2.0

微信版本:8.0.69

基础库版本:3.14.2

连接方式:4G


如何解决该问题?

最后一次编辑于  02-28
回答关注问题邀请回答
收藏

1 个回答

  • 智能回答 智能回答 本次回答由AI生成
    02-28
    有用
    回复 1
    • 晴天
      晴天
      02-28
      Error: SystemError (appServiceSDKScriptError)
      {"errMsg":"updateTextView:fail 32774 not found"}
          at Function.errorReport (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at Object.<anonymous> (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at Object.cb (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at J._privEmit (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at J.emit (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at WAServiceMainContext.js?t=wechat&v=3.14.2:1
          at a (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at ze (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at Object.He (WAServiceMainContext.js?t=wechat&v=3.14.2:1)
          at ae (WAServiceMainContext.js?t=wechat&v=3.14.2:1)(env: Windows,mp,2.01.2510270; lib: 3.14.2)
      02-28
      回复
登录 后发表内容