#ardhayudhatama-react native terminal

1 messages ยท Page 1 of 1 (latest)

rugged tulip
#

๐Ÿ‘‹ happy to help

#

do you have any errors you could share?

chilly lance
#

I didn't find any error, the app only shows Expo loading screen like this

rugged tulip
#

you need to see the logs in your debugger console

chilly lance
#

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

rugged tulip
#

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

chilly canopy
#

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

chilly lance
#

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

chilly canopy