pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 116 forks source link

Build Failed in iOS release #69

Closed cyuket closed 2 years ago

cyuket commented 3 years ago

Showing Recent Messages Undefined symbol: _OBJCCLASS$_BTApplePayClient

Undefined symbol: _OBJCCLASS$_BTDropInRequest

Undefined symbol: _OBJCCLASS$_BTThreeDSecureRequest

Undefined symbol: _OBJCCLASS$_BTPayPalDriver

Undefined symbol: _OBJCCLASS$_BTDropInController

Undefined symbol: _OBJCCLASS$_BTCard

Undefined symbol: _OBJCCLASS$_BTCardClient

Undefined symbol: _OBJCCLASS$_BTPayPalRequest

Undefined symbol: _OBJCCLASS$_BTAPIClient

pikaju commented 2 years ago

Please try out the new version 2.0.0 and let me know if this fixes your issue. Thank you for your patience.