收藏
回答

wx.getUserCloudStorage is not a function

为什么会报这个错,找不原因啊?

wx.setUserCloudStorage就没有问题  但是换成get  就报错了。


wx.getUserCloudStorage({

keyList: ['asd'],

success:(res)=>{

console.log(res)

}

})



VM2208:1 gameThirdScriptError

wx.getUserCloudStorage is not a function

TypeError: wx.getUserCloudStorage is not a function

   at http://127.0.0.1:36793/game/code.js:48492:4

   at require (http://127.0.0.1:36793/game/__dev__/WAGame.js:3:13718)

   at http://127.0.0.1:36793/game/__dev__/WAGame.js:3:13432

   at http://127.0.0.1:36793/game/game.js:4:1

   at require (http://127.0.0.1:36793/game/__dev__/WAGame.js:3:13718)

   at http://127.0.0.1:36793/game/gamePage.html:121:5


最后一次编辑于  2018-08-01
回答关注问题邀请回答
收藏

6 个回答

  • 傻大猫 徐强
    傻大猫 徐强
    2023-10-12

    enen 要写到开放数据域里

    2023-10-12
    有用
    回复
  • 陈学原🚑123
    陈学原🚑123
    2022-02-28

    只可在开放数据域下使用,就是一个openDataContext目录,很麻烦,相当于另起一个项目

    2022-02-28
    有用
    回复 1
    • 人工智什么
      人工智什么
      2023-04-28
      大佬,我wx.getOpenDataContext is not a function
      2023-04-28
      回复
  • 👾яιоп👾
    👾яιоп👾
    2019-03-14

    写哪里才算正确,我也遇到这个问题

    2019-03-14
    有用
    回复
  • 2019-01-16

    同问,写在什么地方啊???

    谢谢!!!


    2019-01-16
    有用
    回复
  • 安分的弦
    安分的弦
    2018-12-06

    写哪里才算正确,我也遇到这个问题

    2018-12-06
    有用
    回复
  • 荪、
    荪、
    2018-08-01

    找到问题了...写错地方了

    2018-08-01
    有用
    回复 2
    • jorn
      jorn
      2021-02-02
      写在哪里
      2021-02-02
      回复
    • edgex
      edgex
      2021-05-11回复jorn
      同问,写在哪里?
      2021-05-11
      回复
登录 后发表内容