#rahul_86583

1 messages ยท Page 1 of 1 (latest)

floral coralBOT
raw crow
#

Hello ๐Ÿ‘‹
I don't think connectBluetoothReader can be cancelled ๐Ÿค”
Let me take a look.

vital sinew
#

Sure, Thank you

#

If it can't be cancelled then What if user accidentally tap to random reader from list and wants to cancel to connecting process ?

raw crow
#

Just to double check, you're asking about Android SDK specifically correct?

vital sinew
#

for both android and iOS

raw crow
#

Gotcha. I double checked, the connectBluetoothReader function doesn't return a cancelable object so there's no way to cancel it midway.

If the user accidentally connects to it then you would want to provide the flow to disconnect from it and reconnect to a different reader

vital sinew
#

OK, Thank You!