没加合法域名吧,开发设置里面要加,不然不让访问
线上小游戏大量报错 request:fail -103 -105域名 https://login-cql.jhui98k.com 和 https://report-wqzwx.cqlxinchangkj.com:81 两个域名都是没有问题的,但还是大量报错,求解决 微信后台已经配置了request合法 [图片] [图片] [20210520 12:44:18] 110.229.101.235 |{"ver":"151","channel":"jhbtwx","sid":2,"acct":"2768A8089EE86706","ip":"221.192.180.82","ua":"Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Mobile/14E8301 MicroMessenger/6.6.0 MiniGame NetType/WIFI Language/zh_CN getSystemInfoSync: {\"screenWidth\":393,\"windowHeight\":873,\"bluetoothEnabled\":false,\"language\":\"zh_CN\",\"microphoneAuthorized\":true,\"locationAuthorized\":true,\"notificationAuthorized\":true,\"model\":\"M2012K11AC\",\"statusBarHeight\":30,\"safeArea\":{\"width\":393,\"right\":393,\"top\":30,\"left\":0,\"bottom\":873,\"height\":843},\"brand\":\"Redmi\",\"windowWidth\":393,\"locationEnabled\":true,\"benchmarkLevel\":32,\"screenHeight\":873,\"abi\":\"arm64-v8a\",\"version\":\"8.0.3\",\"cameraAuthorized\":true,\"system\":\"Android 11\",\"fontSizeSetting\":16,\"pixelRatio\":2.75,\"deviceOrientation\":\"portrait\",\"wifiEnabled\":true,\"screenTop\":0,\"platform\":\"android\",\"SDKVersion\":\"2.17.0\",\"enableDebug\":false,\"devicePixelRatio\":2.75,\"host\":{\"env\":\"WeChat\",\"version\":671089465}} otherReportData: 1010","error":"fail get:https://login-cql.jhui98k.com/login/lastrequest/?plat_id=6&ditch_id=1001&account=2768A8089EE86706&serverid=2&device_id=1 msg:request:fail -105:net::ERR_NAME_NOT_RESOLVED","time":"[2021-05-20 12:44:08.575LT]"} [20210520 12:44:20] 110.229.101.235 |{"ver":"151","channel":"jhbtwx","sid":2,"acct":"2768A8089EE86706","ip":"221.192.180.82","ua":"Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Mobile/14E8301 MicroMessenger/6.6.0 MiniGame NetType/WIFI Language/zh_CN getSystemInfoSync: {\"screenWidth\":393,\"windowHeight\":873,\"bluetoothEnabled\":false,\"language\":\"zh_CN\",\"microphoneAuthorized\":true,\"locationAuthorized\":true,\"notificationAuthorized\":true,\"model\":\"M2012K11AC\",\"statusBarHeight\":30,\"safeArea\":{\"width\":393,\"right\":393,\"top\":30,\"left\":0,\"bottom\":873,\"height\":843},\"brand\":\"Redmi\",\"windowWidth\":393,\"locationEnabled\":true,\"benchmarkLevel\":32,\"screenHeight\":873,\"abi\":\"arm64-v8a\",\"version\":\"8.0.3\",\"cameraAuthorized\":true,\"system\":\"Android 11\",\"fontSizeSetting\":16,\"pixelRatio\":2.75,\"deviceOrientation\":\"portrait\",\"wifiEnabled\":true,\"screenTop\":0,\"platform\":\"android\",\"SDKVersion\":\"2.17.0\",\"enableDebug\":false,\"devicePixelRatio\":2.75,\"host\":{\"env\":\"WeChat\",\"version\":671089465}} otherReportData: 1010","error":"wx.request, tryNum:1, fail get:https://login-cql.jhui98k.com/login/getGameParams?plat_id=6&ditch_id=1001 msg:request:fail -103:net::ERR_CONNECTION_ABORTED","time":"[2021-05-20 12:44:11.838LT]"} 小游戏
2021-05-21文档好像和之前不太一样,show的参数里面需要判断有没有拉取成功
激励视频的bug当我看了很多激励视频后,调试界面返回no advertisement data available,please invoke load()错误信息,却不触发onError
2021-05-11这个授权接口不是说该替换成新的了吗,旧的接口获取不到啥信息啊
小游戏pc端使用wx.createUserInfoButton授权成功后wx.login进入faillet button = wx.createUserInfoButton({ type: 'text', text: '授权登录', style: { left: ddsystemInfo.screenWidth / 2 - 100, top: ddsystemInfo.screenHeight * 0.618 - 20, width: 200, height: 40, backgroundColor: '#16b161', color: '#ffffff', textAlign: 'center', fontSize: 16, lineHeight: 40, borderRadius: 4 } }); button.onTap((res) => { console.log(JSON.stringify(res)); button.destroy(); wx.login({ success(res) { console.log('login成功1', JSON.stringify(res)); }, fail: function (ress) { console.log('login未成功1', JSON.stringify(ress)); var getData = { result: "-1", data: { msg: 'login未成功' } }; } }) })
2021-05-11接口里写的不是挺清楚的嘛,不过钱不多,体验也不太行
有会在小游戏里面加插屏广告的技术团队吗?求帮忙有会在小游戏里面加插屏广告的技术团队吗?求帮忙
2021-05-11不好意思写错日期了,应该是从14号开始内存升高的
3月18日后小游戏内存升高最近分析产品的性能数据,发现3月18号开始小游戏的内存突然升高了一截,请问最近微信小游戏是做过什么调整吗?
2021-03-31真的勇士敢于把游戏记录放在缓存里,恢复不回来了,节哀
微信小程序游戏在清理缓存后记录消失,需要重头再玩,请问怎么恢复之前的游戏记录?微信小程序游戏在清理缓存后消记录消失,需要重新玩,请问怎么恢复之前的游戏记录?
2021-03-31