Hi
In the latest version (v3.1), the application is not working properly anymore on my phone (Pixel 3, Android 12).
Scanning or connecting to devices (Buwizz, Technic Hub) abort with a error.
I debugged the application and got the following exception (when calling BluetoothLEService.NewScanAsync(...)):
Need android.permission.BLUETOOTH_SCAN permission for android.content.AttributionSource@6b9584d5: GattService registerScanner.
I was not able to fix the problem, so maybe you can have a look at it.
Thank you
Hi In the latest version (v3.1), the application is not working properly anymore on my phone (Pixel 3, Android 12). Scanning or connecting to devices (Buwizz, Technic Hub) abort with a error.
I debugged the application and got the following exception (when calling
BluetoothLEService.NewScanAsync(...)
):Need android.permission.BLUETOOTH_SCAN permission for android.content.AttributionSource@6b9584d5: GattService registerScanner
.I was not able to fix the problem, so maybe you can have a look at it. Thank you