tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

ios build issue

Open shauntomy opened this issue 4 years ago • 5 comments

I am having an issue when building ios in Release configuration.

I am getting the following error:

ld: building for iOS Simulator, but linking in object file built for iOS, file '~/path/to/file/ios/Pods/Stripe/InternalFrameworks/libStripe3DS2.a' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I can't seem to figure out what the issue is at all. Please help.

shauntomy avatar Jan 01 '21 14:01 shauntomy

Did you run Pod install in the iOS folder?

joshua-hester avatar Jan 01 '21 14:01 joshua-hester

@joshua-hester Yes, I had ran pod install and cleaned the build folder before I ran it. However, when it gets to the Stripe bit, it fails. It runs completely fine in debug mode though. No issues at all.

shauntomy avatar Jan 01 '21 15:01 shauntomy

Try with pyshical device.

teamzz111 avatar Jan 07 '21 05:01 teamzz111

Run Xcode with Rosetta 2

Aeyzaz avatar Feb 12 '21 18:02 Aeyzaz

Run Xcode with Rosetta 2

Works only for Apple silicon.

pehagg avatar Feb 23 '21 09:02 pehagg

Closing this ticket, so that new users don't think this project is still active.

Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!

See more:

  • https://github.com/tipsi/tipsi-stripe/issues/779
  • https://github.com/tipsi/tipsi-stripe/issues/842

fbartho avatar Jun 20 '23 20:06 fbartho