Failed to load resource: the server responded with a status of 429 () [图片]
开发者更新了几次,代码没有改动过,打开就这样了。速度帮忙解决下,模拟器无法使用,预览也报错?[图片] message:TypeError: Cannot read property 'startsWith' of undefined appid: wxd72e45ebfd8b5aa3 openid: o6zAJs3remzy-9foiiSzr7h3TtzU ideVersion: 1.06.2303020 osType: darwin-arm64 time: 2023-03-07 13:39:59
2023-03-07[图片]
iOS页面列表无法渲染? iPhonex和6s都不行[图片][图片][图片]
2020-05-01onLoad: function (options) { var that = this; that.userId = wx.getStorageSync("userId"); this.connect(); wx.onSocketOpen(function (res) { // 链接同时注册用户 console.log('sk链接成功') that.socketOpen = true //发送数据 var uid = that.userId var msg = { userId: uid, type: 1 }; wx.sendSocketMessage({ data: JSON.stringify(msg) }) })
Cannot read property 'method' of null?时间客户端版本小程序版本版本错误次数总错误次数 次数占比错误内容2019-08-237.0.61.5.833100.00%Cannot read property 'method' of null;at socketTask.onopen callback function TypeError: Cannot read property 'method' of null at Object._buildWebsocketFrame (https://usr/app-service.js:1086:19965) at Object.internalSend (https://usr/app-service.js:1086:20603) at Function.<anonymous> (https://usr/app-service.js:1086:21402)
2019-08-24[图片]
转发无效果,无法唤起好友列表/** * 用户点击右上角分享 */ onShareAppMessage: function (res) { return { title: '远程遥控', path: `/pages/views/remote?userId=${this.userId}&type=${this.type}`, } }, })
2019-08-17升级之后,bug 也太多了吧。好多机型用不了草 】
getBLEDeviceServices 10004错误在getConnectedBluetoothDevices拿到已连接着的设备deviceId,再调用getBLEDeviceServices方法去获取服务,返回10004错误,no service,如以下截图,苹果没遇到,安卓手机重灾区,急求解决方案~ [图片]
2018-12-05