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 116 forks source link

new error #75

Closed Ahmadgnoor closed 2 years ago

Ahmadgnoor commented 2 years ago

FAILURE: Build failed with an exception.

dareerahmadmufti commented 2 years ago

getting the same error.

FAILURE: Build failed with an exception.

zeshanmusaw commented 2 years ago

Same Error When Run App FAILURE: Build failed with an exception.

What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.4-1. Required by: project :app > project :flutter_braintree > com.braintreepayments.api:drop-in:5.2.0 > com.braintreepayments.api:three-d-secure:3.15.0

Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.4-1. Could not get resource 'https://cardinalcommerce.bintray.com/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.4-1/cardinalmobilesdk-2.2.4-1.pom'. Could not GET 'https://cardinalcommerce.bintray.com/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.4-1/cardinalmobilesdk-2.2.4-1.pom'. Received status code 403 from server: Forbidden

hacmak18 commented 2 years ago

i am also facing the same issue... did anyone solved it?

andesappal commented 2 years ago

i am also facing the same issue... did anyone solved it?

https://github.com/pikaju/flutter-braintree/issues/74#issuecomment-882661183

w51679579 commented 2 years ago

i am also facing the same issue... did anyone solved it?

pikaju commented 2 years ago

Please try out the new version 2.0.0 and let me know if this fixes your issue. Thank you for your patience.