#dis-cord-mo_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/1331384945012113440
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- dis-cord-mo_code, 18 hours ago, 5 messages
Hi ๐
I'm stepping in as I have some experience with Tap To Pay on mobile devices.
Unfortunately, I have some bad news I'm afraid. This timeout is something that is specified by Apple and we (Stripe) do not have control over it. As far as I know, there is nothing you can do in your integration to extend this timeout.
https://github.com/stripe/stripe-terminal-react-native/issues/682
In fact, I saw some clues in this issue of the React Native SDK.
https://developer.apple.com/documentation/proximityreader/paymentcardreadersession/cancelread()
First, Apple has provided an method to control it, and secondly, I believe it has been added to the Native and React Native SDKs (as it was marked as completed after half a year).
In our SDK? Where?
Have you check the thread in the React Native SDK Issue that I sent? There, one of your developers mentioned "unfortunately this is not supported by the native iOS SDK today...the team is going to add support in an upcoming release." and marked it as completed afterwards.
But that comment is not linked to a new release of the SDK, is it?
The more recent comment suggested you make a new issue here: https://github.com/stripe/stripe-terminal-ios/issues
I thought this was just React Native developers not wanting to deal with Native SDK problems.
Can you help me confirm this again? Or will it be released in 4.2.0?
Sorry but it's not clear to me what you want confirmed. I recommend you follow up with the package maintainers using the link I provided
Okay, so can you contact them to take a look at this issue?
I already have but I encourage you to file a new issue with the Stripe terminal IOS package which I linked you to
And that my colleague in the RN SDK also linked
I have flagged this specific issue to the team.