#Arvind-react-native-ios

1 messages · Page 1 of 1 (latest)

unborn cave
#

Hey, which version of stripe-react-native are you using and which version of iOS are you targeting?

versed lantern
#

"@stripe/stripe-react-native": "^0.10.0"
iOS vertion from  12.0

unborn cave
#

Did you run pod install in the project ios directory?

versed lantern
#

yes I did

#

my xCode Version is 13.3 (13E113)

unborn cave
#

Which version of RN you using?

versed lantern
#

react-native-cli: 2.0.1
react-native: 0.66.3

unborn cave
#

Can you try pod install --clean

versed lantern
#

okay

#

The following build commands failed:
        CompileSwift normal x86_64 /ios/Fix.swift (in target 'xyz' from project ‘xyz’)
        EmitSwiftModule normal x86_64 (in target 'xyz' from project 'xyz')
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'xyz' from project 'xyz')
(3 failures)

#

got this error running after doing clean

unborn cave
#

Thanks, I'm not sure what the issue could be other than some kind of setup/env issue

#

Digging further

versed lantern
#

okay

unborn cave
#

Can you please share the full output logs from the build failure?

versed lantern
#

sure

unborn cave
versed lantern
unborn cave
#

Can you just paste them in here?

versed lantern
versed lantern
#

other then that this is the one which it's showing the error

#

** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64 /Users/arvind/Projects/Bizburd/BizburdUsrAppMob/ios/Fix.swift (in target 'BizburdUsrAppMob' from project 'BizburdUsrAppMob')
EmitSwiftModule normal x86_64 (in target 'BizburdUsrAppMob' from project 'BizburdUsrAppMob')
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'BizburdUsrAppMob' from project 'BizburdUsrAppMob')
(3 failures)

unborn cave
#

Got it. At this point I'd recommend writing in to our team. This is too in-depth for us to help resolve on Discord, we need to be able to replicate this and investigate properly. Can you file a ticket with as much detail and context as possible please: https://support.stripe.com/contact

versed lantern
#

okay, thank you for the support.

unborn cave
#

np, sorry I couldn't resolve it