#benstjohn
1 messages · Page 1 of 1 (latest)
AFAIK there's an implied 1 to 1 connection for readers and SDK clients when you connect
ie, at this point:
https://stripe.com/docs/terminal/payments/connect-reader?reader-type=bluetooth#connect-reader
The SDK can only connect to 1 reader, and when you connect to a reader if that reader is connected to another client it would be disconnected
Thanks!