#perqin

1 messages · Page 1 of 1 (latest)

dim stumpBOT
wraith rune
#

the connectBluetoothReader API calls block infinitely
What does this mean?

half tinsel
#

Like the following code:

const { connectedReader, connectBluetoothReader } = useStripeTerminal();

After discovering the reader, the user click the reader item and we call connectBluetoothReader passing the reader object. But this function blocks and never returns, resulting in infinite loading UI.

wraith rune
#

Which model of bluetooth readers are you using?