I need to incorporate stripe payments into my react native app, and chose tipsi-stripe to do the same.
I correctly installed the tipsi-stripe module, as well as successfully linked the file, however when I try to run it through Xcode, I get an error saying Apple mach -o linker error
@SambhavAnand Looks like there is no problem? Did you run .xcodeproj instead of .xcworkspace?
@isnifer I did run xcodeproj and got the error
@SambhavAnand you should run .xcworkspace
hi @isnifer i ran .xcworkspace and still got this error
Most helpful comment
hi @isnifer i ran
.xcworkspaceand still got this error