Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter Android build failing #50

Open
UncleFrey opened this issue Jan 29, 2021 · 2 comments
Open

Flutter Android build failing #50

UncleFrey opened this issue Jan 29, 2021 · 2 comments

Comments

@UncleFrey
Copy link

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.

  • What went wrong:
    Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
Could not find org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.4-1.
Required by:
project :app > com.braintreepayments.api:three-d-secure:3.14.2

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.`

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

@alevittoria
Copy link

alevittoria commented Feb 4, 2021

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
Copy link

Check this for solution
#53 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants