dominik-czupryna-withintent
dominik-czupryna-withintent
The new major release updates the core packages that support the latest versions of the operating system and fixes some old bugs. Please confirm if the issue still persists and...
The new major release updates the core packages that support the latest versions of the operating system and fixes some old bugs. Please confirm if the issue still persists and...
Check Android permissions: Check if you requested following permissions PermissionsAndroid.PERMISSIONS.ACCESS_FINE_LOCATION eg. ``` const locationAccessGranted = await PermissionsAndroid.request( PermissionsAndroid.PERMISSIONS.ACCESS_FINE_LOCATION, ); ``` PermissionsAndroid.PERMISSIONS.BLUETOOTH_SCAN PermissionsAndroid.PERMISSIONS.BLUETOOTH_CONNECT Check if your AndroidManifest.xml (android/app/src/main/AndroidManifest.xml) includes Android 12+...
https://github.com/dotintent/react-native-ble-plx/issues/1068
Version 3.0.0 has been tested using the latest versions of RN and everything should be fine.
{"_U": 0, "_V": 0, "_W": null, "_X": null} is unresolved promise And you're probably making a mistake in an asynchronous function in the promise chain