#perqin
1 messages · Page 1 of 1 (latest)
the connectBluetoothReader API calls block infinitely
What does this mean?
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.
Which model of bluetooth readers are you using?