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

MissingPlugException --iOS requestPaypalNonce #29

Closed luakt1955 closed 4 years ago

luakt1955 commented 4 years ago

Under IOS, when PayPal Vault Flow and PayPal Checkout Flow are clicked, missing plugin exception occurs. The Android has no problem.

pikaju commented 4 years ago

The newest version 1.0.0 should support custom UI for iOS, could you try and see if it works?

pikaju commented 4 years ago

I'll assume this is fixed now, please open a new issue if necessary.