`Failed PaymentConfiguration was not initialized` React Native Expo Android issue
For Stripe implementation in React Native I use the initStripe initialization method. The code is running without issue on iOS device, but on Android it shows an error whenever I tried to open the PaymentSheet. This is the error I'm…