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

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

error: linker command failed with exit code 1 (use -v to see invocation) #5

Closed maxweb4u closed 6 years ago

maxweb4u commented 6 years ago

Hello, I have an issue:

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

pod --version 1.4.0

Can you help ?

maxweb4u commented 6 years ago

updating to newest version helps me.