Sometimes when connecting to another device, the UI thread seems to hang, requiring to restart the application.
Not quite sure what causes this, but it seems that the issue is with stopping the BT scan, as the debug message in stopScan is never logged in these cases.
Sometimes when connecting to another device, the UI thread seems to hang, requiring to restart the application.
Not quite sure what causes this, but it seems that the issue is with stopping the BT scan, as the debug message in
stopScan
is never logged in these cases.