Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Version used:
Devices/Android versions reproduced on: Galaxy S21 Ultra 5G / Android13
If this is a bug in the library, we would appreciate if you could attach:
-
- In the android12 version, other devices work normally. The error occurs on the android13 version of the phone.
2022-12-16 14:27:30.752 24167-24224/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.BluetoothManagerImpl: onCharacteristicWrite status: 0
2022-12-16 14:27:31.023 24167-24224/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.BluetoothManagerImpl: onCharacteristicChanged
2022-12-16 14:27:31.023 24167-24224/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.BluetoothManagerImpl: Bluetooth LE Data received: 0101000000000000000000000000000E0309BD
2022-12-16 14:27:31.023 24167-24224/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.MainActivity: UWB Configure UwbDeviceConfigData: 01000000000000000000000000000E0309BD
2022-12-16 14:27:31.025 24167-24228/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.UwbManagerImpl: Uwb device supported ranging roles: 3, selected role for UWB device: 1
2022-12-16 14:27:31.026 24167-24228/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.UwbManagerImpl: Uwb device supported UWB profile IDs: 14, selected UWB profile ID: 1
2022-12-16 14:27:31.026 24167-24228/com.themobileknowledge.uwbmobilekit D/com.themobileknowledge.uwbmobilekit.managers.UwbManagerImpl: Android device will act as Controlee!
2022-12-16 14:27:31.057 24167-24229/com.themobileknowledge.uwbmobilekit I/UwbMangerImpl: Creating Gms Client session scope
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: java.lang.NullPointerException: nearbyLocalAddress.address must not be null
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at androidx.core.uwb.impl.UwbManagerImpl.createGmsClientSessionScope(UwbManagerImpl.kt:89)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at androidx.core.uwb.impl.UwbManagerImpl.access$createGmsClientSessionScope(UwbManagerImpl.kt:41)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at androidx.core.uwb.impl.UwbManagerImpl$createGmsClientSessionScope$1.invokeSuspend(Unknown Source:15)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
2022-12-16 14:27:31.105 24167-24228/com.themobileknowledge.uwbmobilekit W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)