dcloudio / dcloudio/native-docs

安卓获取蓝牙的特征属性不正确

Open
#124 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
88
Forks
75
PR merge metrics
No merged PRs in 30d

Description

**问题描述**
[问题描述:尽可能简洁清晰地把问题描述清楚]
我们自己开发蓝牙,其中一个特征属性为write为true, 在ios里获取是正确的,但在安卓里为false,
当写入是,如果使用 uni.writeBLECharacteristicValue写入就会提示"该特征属性不可写入",如果把 uni改成plus.bluetooth, 又可以正常写入。

**复现步骤**
[复现问题的步骤]
使用当前项目源码

**预期结果**
读取特征属性在安卓和iOS是一至的,都是为true

**实际结果**
读取特征属性在安卓和iOS是一至的,都是为true

**系统信息:**
- 操作系统 [任间 Android 版本]
- HBuilderX版本 [HBuilderX为最新的 2.5.1 ]
- uni-app版本 [当前最新的git库直接克隆]
- 设备信息 [所有iPhone版本]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.