#moamen-mohamed_error
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/1500864386963738625
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, looking into this now
This issue seems related to this bug which was fixed on Sep 25, 2025
https://github.com/stripe/stripe-terminal-react-native/pull/1029
So you may be able to resolve it by updating your SDK. Double checking the versions now
Looks like this fix was included in v0.0.1-beta.28
https://github.com/stripe/stripe-terminal-react-native/releases/tag/v0.0.1-beta.28
Are you're able to update to this version or later to determine if this resolves the issue?
Hi thanks for the quick response
Yeah, we’ll check this. Are there any breaking changes between the versions that could stop us from upgrading?
Looking at
https://github.com/stripe/stripe-terminal-react-native/releases
There aren't any listed breaking changes between v0.0.1-beta.24 and v0.0.1-beta.28. There are breaking changes listed in v0.0.1-beta.29, so I would double check that changelog and try upgrading to v0.0.1-beta.28 if you can