In the latest version of the stripe-terminal-react-native it mentions all connectReaders methods have been conslidated to connectReader
const { error, reader: newlyConnectedReader } = await connectReader(
{
reader: { ...reader },
},
'bluetoothScan'
);
In the latest version of the stripe-terminal-react-native it mentions all connectReaders methods have been conslidated to
connectReaderWhen utilizing the
connectReadermethodThe result is
Invalid location. Verify the location ID and try again.