收藏
回答

为什么鸿蒙系统 调用wx.openBluetoothAdapter 闪退?使用华为平板调用就不会闪退

wx.openBluetoothAdapter({
   success(res) {
         console.log(res, 'res - success')
   },
   fail(res) {
         console.log(res, 'res - fail')
    }
})

回答关注问题邀请回答
收藏

1 个回答

  • 社区技术运营专员--阳光
    社区技术运营专员--阳光
    08-09

    你好,是小程序闪退还是屏幕闪烁呢,麻烦在手机微信那里上传下日志: 我->设置->帮助与反馈右上角有个上报日志的入口,提供一下微信号,时间点

    08-09
    有用
    回复
登录 后发表内容