- 使用 getPhoneNumber 的 button 进行手机号码的授权出现验证码弹窗
[图片] 出现这个弹窗之后又一直收不到短信验证码是怎么回事???? 已经测试过号码是可以正常接收腾讯的其它的短信的,希望有官方出来给个答复,完全不知道是怎么回事
2021-06-07 - BLEPeripheralServer.startAdvertising数据超长以及收到数据不对应
发送广播的时候使用 serviceUuids 进行传参,文档中给出的类型是 Array.<string> [图片] 但是,我是用上面这样的形式传参的时候,报参数过大?????? 这个数组里面只能写一个字符串,这里如果有长度限制或者其他的规则限制能否明确说下 https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.startAdvertising.html
2020-06-30 - 微信IOS中使用 BLEPeripheralServer.addService 添加服务的时候
添加服务时候的报错 "addBLEPeripheralService:fail ble adapter hans't been opened or ble is unavailable." 相同的代码,在安卓是不报错的 https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.addService.html
2020-06-30 - 在 ios 上 addService 的时候报错
[图片] https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.addService.html
2020-06-29 - 开始广播的时候发送的数据接收不到
[图片] https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-ble/wx.closeBLEConnection.html
2020-06-28 - 为什么我生成分享链接是这样子的
[图片] 点击这个链接之后去到这里,就没有动过:(https://developers.weixin.qq.com/s/IFLRlpmq7ciR) [图片] https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
2020-06-27 - BLEPeripheralServer.startAdvertising
[图片] 请问这里是蓝牙开始广播的api吧,我把需要广播的信息放在了这个位置,接口也返回了ok,但是现在设备那边没有收到,想问下我这边广播信息的时候吗,除了看接口是否返回成功外,能否看自己广播出去的数据是什么 [图片]
2020-06-27 - contentDom.exec 小程序回调结果一直累加?
[图片]
2020-06-04