notifyBLECharacteristicValueChange返参类型不一

发布于 7 年前作者 panguiying8445 次浏览最后编辑 7 年前来自 issues

这是Android 调用wx.notifyBLECharacteristicValueChange返回的参数可以看见errCode是int类型;

下面是iOS 调用wx.notifyBLECharacteristicValueChange返回的参数可以看见errCode是String类型;

希望开发团队能解决一下,双重标准开发很困难啊

1 回复
fengyong
fengyong1 楼5 年前

麻烦提供能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html