Closed francesco-clementi-92 closed 2 weeks ago
Doesn't really point to this package: Caused by: android.content.pm.PackageManager$NameNotFoundException: com.mi.health
and Caused by: android.content.pm.PackageManager$NameNotFoundException: com.miui.weather2
.
Needs more information.
And the "more information" is here: https://github.com/innoveit/react-native-ble-manager/blob/326f579ff85ac22ed7934a11605d3d7eab1997ee/android/src/main/java/it/innove/CompanionScanner.java#L125-L126
That should have null check
I configured all the required permissions and read carefully the documentation.
When I invoke BleManager.companionScan([]) a window popup appear in order to select a bluetooth device. If I click outside the popup, the app will crash without any logs on JS side.
Logs on android