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 119 forks source link

MissingPluginException - No implementation tokenizeCreditCard #28

Closed luakt1955 closed 4 years ago

luakt1955 commented 4 years ago

Running the example codes, clicking the button of tokenizeCreditCard under iOS, an exception is created. The Android side has no problem. So this method has not been implemented/

pikaju commented 4 years ago

Related to #29.

pikaju commented 4 years ago

I assume this is fixed now? Please open another issue if necessary.