#MCUSER-ADMIN-terminal-react-native

1 messages · Page 1 of 1 (latest)

drowsy cloak
#

Hi there 👋 our React Native offering for Terminal is still in beta, so I'm not the most familiar with it but am happy to try to help.

#

Could you tell me a bit more about what you've done up to this point, and what part of the process is raising the error that you referenced?

manic tiger
#

we set up expo and react native, and follow the example

drowsy cloak
#

Okay, and at what step of the process are you encountering that error?

manic tiger
#

right after initialize the sdk

drowsy cloak
#

Okay, and are you testing this on Android or iOS?

manic tiger
#

on android

#

react native / expo / android

drowsy cloak
#

Alright, and to make sure, you're not using Expo Go and are instead following the build process shown in the final part of Step 2 here?
https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=react-native&terminal-rn-sdk-platform=android#configure
(I can't direct link to Expo portion of that step, so please double check that you're on the Expo tab when viewing that step)

Set up a Stripe Terminal SDK or server-driven integration to accept in-person payments.

manic tiger
#

correct

#

we did that to step 4

#

and test

#

and there after build it fails

drowsy cloak
#

Hm, I'm not sure then. I would recommend going through those steps again double checking that everything is configured as explained, and then try rebuilding the app.
If that doesn't help, then I recommend filing an issue in the github repo as suggested at the top of that document.