获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
你好,请问知道什么原因了么? vivoX80也反馈有这个问题 createBLEPeripheralServer:fail:not available
01-19请问解决了吗, 一直提示 未完成的操作, 不知啥问题
wx.connectSocket连接服务器失败代码片段: new Promise(function () { wx.connectSocket({ url: 'ws://内网IP:端口/Socket', data: { "data": "hello lyshark" }, header: { 'content-type': 'text/plain; charset=UTF-8' }, protocols: ['protocol1'], method: "GET", }) }) 报错: [图片] 描述:一直找不到问题根源,求解
2023-07-06