@maiden blaze pressed the 🤨 Unexpected button in https://discord.com/channels/841573134531821608/842637025524842496 to ask a question:
What did you expect to happen?
when I add a 3DS card, it should work without any issues on React Native
What actually happened?
When I add a 3DS card, it doesn't work. however for non 3ds cards, it works without any issues
Reproduction Steps
card
4000 0027 6000 3184
10/28 125
US
10001
and call confirmPaymentSheetPayment from `@stripe/stripe-react-native`
I'm getting this error message
`message:authenticationPresentingViewController is already presenting. You should probably dismiss the presented view controller in `prepareAuthenticationContextForPresentation`.`
Question
how do I make it 3ds cards can be added?