Sxleein
Sxleein
使用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...
### Version 5.3.3 ### Link to Minimal Reproduction https://jsfiddle.net/9d6egnLo/1/ ### Steps to Reproduce Test ECharts html, body { margin: 0; padding: 0; } #output { margin: 4px; height: 500px; border:...