#shivamshivk_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1291801535285694468
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Can you explain your issue in a little more detail?
the tap to pay work on ios sometimes and sometimes not
on ios18
it's working fine on ios 17
We are using react terminal sdk, latest version
*stripe
Can you provide exact details of when it does and does not work?
What devices are you testing it on?
What is the difference between when it does and does not work?
out of 10-12 times , half of the times it doesn't work
iphone 13,14
It keeps on loading when it doesn't work, when it wirk, it shows the card option to pay
Okay
- This will need to be raised as an issue on our GH repo for
stripe-react-native: https://github.com/stripe/stripe-terminal-react-native - We will need exact model numbers, exact iOS version numbers, and full stack traces
it's particularly faced on ios 18 version
- A clear set of exact steps you take from booting up the phone to navigating to your app
- The full code you are using to initiate TTP
Can't we fux it over a chat here?
how much time it'll take to grt a response on the issue
Unfortunately I cannot provide an estimate
is this a known issue? for this sdk
I'm seeing a few bug reports related to iOS 18 but nothing specific to TTP
https://github.com/stripe/stripe-terminal-react-native/issues?q=is%3Aissue+is%3Aopen+ios+18+
Okay taking a look at this issue: https://github.com/stripe/stripe-terminal-react-native/issues/789, it looks like there was a beta release that addressed this issue.
I'm specifically looking at this comment here:
I updated to 0.0.1-beta.21 and tested on iOS 18 and Android 11 and everything works as expected.
okay
But if you still have concerns, I recommend raising them in a Github Issue directly on the repo
The package maintainers actively monitor those issues
Okay I'll check on that.