react-native-baidumap-sdk icon indicating copy to clipboard operation
react-native-baidumap-sdk copied to clipboard

在安卓真机运行白屏重启,点击蓝牙扫描的时候

Open Sxleein opened this issue 6 years ago • 0 comments

使用react-native-ble-plx进行扫描蓝牙设备的时候会报以下错误。然后白屏重启 E/ActivityThread: Activity host.exp.exponent.MainActivity has leaked IntentReceiver cn.qiuxiang.react.baidumap.modules.BaiduMapInitializerModule$a@88f98ae that was originally registered here. Are you missing a call to unregisterReceiver()? android.app.IntentReceiverLeaked: Activity host.exp.exponent.MainActivity has leaked IntentReceiver cn.qiuxiang.react.baidumap.modules.BaiduMapInitializerModule$a@88f98ae that was originally registered here. Are you missing a call to unregisterReceiver()?

Sxleein avatar May 09 '19 08:05 Sxleein