-`bluetoothError`:`Android平台` 没有蓝牙权限是返回值为 `"Missing permissions required by BluetoothAdapter.isEnabled: android.permission.BLUETOOTH"`,`iOS平台` 没有配置蓝牙模块返回值为 `"Missing bluetooth module in manifest.json"`
-`locationError`:`iOS平台` 没有定位权限 `"Missing geolocation module in manifest.json"`