react-native-baidumap-sdk
react-native-baidumap-sdk copied to clipboard
在安卓真机运行白屏重启,点击蓝牙扫描的时候
使用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()?