Giter VIP home page Giter VIP logo

Comments (7)

disko998 avatar disko998 commented on September 9, 2024

@akhilsanker Same here any solution so far?

from react-native-adyen-payment.

phil-lui avatar phil-lui commented on September 9, 2024

This may due to jcenter deprecation issue

Maven repository com.tencent.mm.opensdk:wechat-sdk-android-without-mta

I found that 5.1.6 exists in jcenter only. It seems cannot get the package from jcenter.

the wechat dependency is from Adyen. I checked the dependency of this repo and found the adyen dependency is 3.6.4, and the latest version is 4.4.0 already.

I think the dependency need to be upgraded to solve this issue. Even 3.8.3 still using wechat sdk 5.1.6.

Also this issue need to be reopened?

from react-native-adyen-payment.

phil-lui avatar phil-lui commented on September 9, 2024

Workaround: download jar from jcenter directly instead of using gradle to pull package from jcenter

Maven repository com.tencent.mm.opensdk:wechat-sdk-android-without-mta:5.1.6 @ jcenter

from react-native-adyen-payment.

Gp2mv3 avatar Gp2mv3 commented on September 9, 2024

I can confirm that we have to upgrade the dependency com.adyen.checkout:drop-in unfortunately, we have to upgrade it to 4.X.X which breaks the whole code of this package.

Jcenter is already deprecated for a long time and is currently having issues so it's important to be ready for its complete shutdown by upgrading the package.

from react-native-adyen-payment.

Gp2mv3 avatar Gp2mv3 commented on September 9, 2024

The issue comes from jcenter being down. The solution is currently (as the package still needs the wechat SDK and the paranoid-core which comes from center) to download those in jar and put them in your android/app/libs folder.

An update of the Adyen SDK is needed if we want to remove those jar includes.

from react-native-adyen-payment.

akhilsanker avatar akhilsanker commented on September 9, 2024

Hi @Gp2mv3 ,

Thanks for the response. But I am unable to download the jar from this:

Workaround: download jar from jcenter directly instead of using gradle to pull package

Maven repository com.tencent.mm.opensdk:wechat-sdk-android-without-mta:5.1.6 @ jcenter

Is there something that I am missing?

Also currently in my project, there is no lib folder in android/app/, so the workaround will be like I need to download the jar file and create a new folder android/app/libs and paste the downloaded file in that folder.
Please correct me if I am wrong.

Thanks.

from react-native-adyen-payment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.