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

"Application does not support One Touch callback URL scheme" #44

Closed marcoheine closed 3 years ago

marcoheine commented 3 years ago

Hello,

I implemented Braintree's native drop-in. When I choose PayPal, i get this error message:

"(braintree_error, The operation couldn’t be completed. Application does not support One Touch callback URL scheme, null, null".

What is the "One Touch callback URL scheme"? Can anyone help me?