Braintree Payment plugin for Flutter apps from Deligence Technologies. This plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.
BSD 3-Clause "New" or "Revised" License
34
stars
27
forks
source link
CocoaPods could not find compatible versions for pod "braintree_payment": #14
Hi, I am getting this error while using braintree_payment plugin in my ios project. I am using flutte r 1.10.7.
Full error is
CocoaPods could not find compatible versions for pod "braintree_payment":
In Podfile:
braintree_payment (from `.symlinks/plugins/braintree_payment/ios`)
Specs satisfying the `braintree_payment (from `.symlinks/plugins/braintree_payment/ios`)` dependency were found, but they required a higher minimum deployment target.
.........
.........
........
Error running pod install
Hi, I am getting this error while using braintree_payment plugin in my ios project. I am using flutte r 1.10.7.
Full error is
How can I solve this issue? Thank you.