bamlab / react-native-braintree-payments-drop-in

React Native integration of Braintree Drop-in
MIT License
35 stars 31 forks source link

Get a Error when build project, any help ? #3

Closed wgltony closed 6 years ago

wgltony commented 6 years ago

Did everything in the instruction, Below is error log when build project, please help! Thanks.

Undefined symbols for architecture x86_64: "_OBJCCLASS$_BTPaymentFlowDriver", referenced from: objc-class-ref in libBraintreeDropIn.a(BTCardFormViewController.o) "_OBJCCLASS$_BTThreeDSecureRequest", referenced from: objc-class-ref in libBraintreeDropIn.a(BTCardFormViewController.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Minishlink commented 6 years ago

Hello, here's some things that can fix this:

If this doesn't work, I'll need the content of your Podfile.lock anf might need a reproducible repository.

maxweb4u commented 6 years ago

Hello, I have the same bug and clearing doesn't work. Here is my podfile.lock Podfile.lock.zip