卡的不行不行的,7.0.3版本就是个坑,但你不能让用户不升级啊,这不是游戏的问题,是微信应该解决的问题
鉴于微信升级7.0.3后线上游戏出现重大BUG,建议官方调整停审时间鉴于 微信升级7.0.3之后,线上游戏出现如下重要问题:1、卡顿 2、模糊 3、子域卡顿, 由于今晚就要审核截止,但目前相关方面尚未给出全部解决方案,因此我们建议微信官方能调整审核停止时间。
2019-02-15写哪里才算正确,我也遇到这个问题
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-12-06