文档错误
- 发布:2021-08-12 10:08
- 更新:2021-08-12 17:07
- 阅读:340
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 3.2.1
手机系统: Android
手机系统版本号: Android 10
手机厂商: 华为
手机机型: 华为
页面类型: vue
打包方式: 离线
项目创建方式: HBuilderX
操作步骤:
预期结果:
<feature name="Beacon" value="io.dcloud.feature.iBeacon.WxBluetoothFeatureImpl"/>
<feature name="Beacon" value="io.dcloud.feature.iBeacon.WxBluetoothFeatureImpl"/>
实际结果:
<feature name="iBeacon" value="io.dcloud.feature.iBeacon.WxBluetoothFeatureImpl"/>
<feature name="iBeacon" value="io.dcloud.feature.iBeacon.WxBluetoothFeatureImpl"/>
bug描述:
本地离线打包文档错误,造成极大的时间损失
望官方及时纠正,以免造成更多人出现类似问题,提示找不到iBeacon模块