#shaharyar-ilyas_s700-react-native

1 messages ยท Page 1 of 1 (latest)

prisma timberBOT
#

๐Ÿ‘‹ 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/1266400923068924068

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

unreal elmBOT
woven jasper
#

Hi there ๐Ÿ‘‹ can you tell me a bit more about when this error is encountered during your flow? What function is throwing that error as part of it's response?

prisma timberBOT
#

shaharyar-ilyas_s700-react-native

fiery yew
#

We have installed our application on the S700 reader. When we try to connect to the S700 reader using the following function, we encounter this error:

const { reader, error } = await connectInternetReader({ reader: selectedReader, });

woven jasper
#

Or are you deploying it on another machine that is then using the app to connect to the S700?

fiery yew
#

We have deployed our React Native app on the S700.

woven jasper
#

Oh I see, it's part of the Stripe React Native Terminal package, which is still in beta. I would recommend ensuring you're using at least version v0.0.1-beta.15, where support for Apps on Devices was added:
https://github.com/stripe/stripe-terminal-react-native/releases/tag/v0.0.1-beta.15

If you are on a new enough version and continuing to run into this error, then I'd recommend opening an issue in our github repo for that behavior so the team owning that beta package can take a closer look.
https://github.com/stripe/stripe-terminal-react-native/issues