#ezer_25845_64424
1 messages · Page 1 of 1 (latest)
and what's your deployment target set to?
XCode version: 15.0.1
device (simulator): iOS 17.0
deployment target set to 13.0
react-native: 0.72.6
"@stripe/stripe-react-native": "^0.35.0",
likely the deployment target is not set correctly or something is strange in your project. Maybe try a fresh project?
also make sure you do pod install in the ios directory of your RN project