#sutaramit-react-ios
1 messages · Page 1 of 1 (latest)
okay thanks
Thank you for your patience, can you clarify what you mean when you said:
run pod install in ios folder then project was working fine
Was your app functioning at this point?
The white screen started appearing after you provided your publishable key, right?
yes
i am using test key
Gotcha, and what was the behavior before you added the publishable key?
before i use <StripeProvider> with publishable key, app runnig smoothly
after it shows blank page on start of project
Gotcha, thanks, working with a colleague that is a bit more familiar with RN and they were looking for clarification.
okay thanks
can you confirm the version of expo and the stripe-react-native library you are using?
Note that each version of expo supports only up to a specific version of the stripe RN library (or any library, for that matter) -- the dependencies are built in to the expo release.
it is possible that you are using a previous Expo release and the latest Stripe RN release, which may be incompatible