#ardhayudhatama-react native terminal
1 messages ยท Page 1 of 1 (latest)
I didn't find any error, the app only shows Expo loading screen like this
you need to see the logs in your debugger console
I don't think there's any error in the debugger console
By the way I run the app using
npx expo start --no-dev --minify
sorry I still haven't got an answer for you
the only two options I can offer you is either come back later on today, maybe some of my other colleagues would be more familiar with this than myself and they might be able to help, or you could contact support https://support.stripe.com/?contact=true they can route you to someone who could help
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
๐ my guess is your fetchTokenProvider function is throwing an error
Can you confirm with logging around that?
i.e. is your API responding? Is it returning a secret value?
I'm not sure the problem is in the fetchTokenProvider. I've tested it and there is no error in fetchTokenProvider. I also found no error in the API. This problem only occurs in production mode, in development mode everything works fine so I'm a bit confused as to what's causing it
I'd recommend creating a ticket on the GitHub repo with some reproduction steps: https://github.com/stripe/stripe-terminal-react-native/issues