#arlan-ttp-error
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- arlanbiati, 1 hour ago, 3 messages
Hmm that's interesting.
Are you seeing this on discover readers call?
Yes
in this example:
const { discoverReaders, discoveredReaders } =
useStripeTerminal({
onUpdateDiscoveredReaders: (readers) => {
// The `readers` variable will contain an array of all the discovered readers.
},
});
useEffect(() => {
const { error } = await discoverReaders({
discoveryMethod: 'localMobile',
});
}, [discoverReaders]);
what device are you testing with?
Android OR iOS?
What version of RN SDK are you using?
in iOS
RN: "react-native": "0.72.6",
I meant Stripe Terminal RN SDK
sorry
what version of the terminal SDK are you running
@stripe/stripe-terminal-react-native": "^0.0.1-beta.14
If I take a little while to respond, it's because I'm translating, haha. My English is not great.
are you testing with an actual device or simulator?
simulator
can you try testing with an actual device
I don't think we support testing Tap to Pay with simulators
ohh
ok
i will test
If anything, I'll come back here to request support. Thank you very much.
NP! 🙂 Good luck