Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

ios build issue #711

Closed
shauntomy opened this issue Jan 1, 2021 · 6 comments
Closed

ios build issue #711

shauntomy opened this issue Jan 1, 2021 · 6 comments

Comments

@shauntomy
Copy link

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.

@joshua-hester
Copy link

Did you run Pod install in the iOS folder?

@shauntomy
Copy link
Author

shauntomy commented Jan 1, 2021

@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.

@teamzz111
Copy link

Try with pyshical device.

@Aeyzaz
Copy link

Aeyzaz commented Feb 12, 2021

Run Xcode with Rosetta 2

@pehagg
Copy link

pehagg commented Feb 23, 2021

Run Xcode with Rosetta 2

Works only for Apple silicon.

@fbartho
Copy link
Collaborator

fbartho commented Jun 20, 2023

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:

@fbartho fbartho closed this as completed Jun 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants