DeligenceTechnologies / Braintree-Payment-Gateway-for-Flutter

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

Flutter Android build failing #50

Open UncleFrey opened 3 years ago

UncleFrey commented 3 years ago

Im trying to implement PayPal using Braintree's workflow. I have followed the intergration Instructions, appended the iOS and Android Manifest with activity tag but when i try to run build on android device, it fails with exception:

`FAILURE: Build failed with an exception.

I'm not sure what I'm missing. Do i need to implement SDK natively as well?

alevittoria commented 3 years ago

I think that this problem is solved in the master branch, you can try to use it directly. It's necessary that the maintainer creates a new release version.

Pinkal7600 commented 2 years ago

Check this for solution https://github.com/DeligenceTechnologies/Braintree-Payment-Gateway-for-Flutter/issues/53#issuecomment-1000121867