tipsi / tipsi-stripe

React Native Stripe binding for iOS/Android platforms
MIT License
1.14k stars 527 forks source link

TPSStripe/TPSCardField.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'tipsi-stripe' from project 'Pods') #865

Closed ruslan-andersen closed 1 year ago

ruslan-andersen commented 1 year ago

Before I have submitted the issue

[ x] I have read an installation guide
[ x] I know that for an iOS I need to install pods because I've read the installation guide
[ x] I have read a linking guide and checked that everything is OK like in manual linking guide
[ x] I know that before using tipsi-stripe I need to set options for my app as described in usage guide

The problem

I have this error with tipsy-stripe, during build process. TPSStripe/TPSCardField.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'tipsi-stripe' from project 'Pods')

fbartho commented 1 year ago

@ruslan-andersen this project is no longer maintained. It is not compatible with current versions of react-native, and it is not compatible with current versions of Stripe.

Stripe has removed old versions of Stripe's cocoapods for security and compatibility reasons.

I recommend you migrate to the official package from Stripe!

See more: https://github.com/tipsi/tipsi-stripe/issues/842