You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The discovery process will stop on its own when the terminal successfully connects to a reader, if the command is canceled, or if a discovery error occurs.
Describe the bug
onFinishDiscoveringReaders is not getting called after discovering readers
To Reproduce
await discoverReaders({
discoveryMethod: 'bluetoothScan',
simulated: true,
});
Expected behavior
onFinishDiscoveringReaders should be called after discovery is done
Screenshots
Stripe Terminal React Native SDK version
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: