Kaveh Shamsi
Kaveh Shamsi
@dariuszseweryn, unfortunately turning off/on doesn't help. i should reboot the device or clear the bluetooth cache and data. I was hopping for a solution without user interaction. is this a...
@dariuszseweryn thanks for the reply. Here is my scenario : - multiple phones that are `advertising` and `scanning` in the same time. - advertisers have only one characteristic that can...
> > old phones with android 7 are failing to close the connections > > I haven't noticed this before — how can you tell that they are failing to...
@dariuszseweryn I've set a simpler scenario which still reproduces the issue in about 3 hours: in 1 minutes intervals - start scan: for 10 seconds - pick one device from...
> Ideally between scanning and connecting to the device there should be ~0.5 second delay. This was observed to help. There is also a known issue (race condition) on Android...
@SmartShepherdUser yeah, you are right. it's seems android issue. The workaround you are using (switching on/off the bluetooth) doesn't work in all devices (for example in most samsung devices). in...
I believe this has been fixed in the recent versions.
> to add a bit more... all three methods are supported and can be useful depending on styles of usage. we typically recommend either: > > * (a) to keep...
@arungskumar have you tried using RSA algorithm to generate the key instead of Ed25519 ?
> If you cancel the workflow, what do you see in the log? almost nothing. here is the sample log after cancelation: ``` Task :app:connectedQaDebugAndroidTest Starting 30 tests on test(AVD)...