stripe / stripe-terminal-react-native

React Native SDK for Stripe Terminal
https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=react-native
MIT License
95 stars 47 forks source link

A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction #739

Open Kadir-flipcause opened 2 weeks ago

Kadir-flipcause commented 2 weeks ago

Getting the solution from : https://github.com/stripe/stripe-terminal-react-native/issues/653 to solve the error Failed to transform jackson-core-2.16.1.jar according to https://github.com/stripe/stripe-terminal-react-native/issues/653#issuecomment-2030956397

changed android.enableJetifier = true from android.enableJetifier = false and after this change getting this error

Screenshots image

React Native SDK version buildToolsVersion = "34.0.0" minSdkVersion = 26 compileSdkVersion = 34 targetSdkVersion = 31 ndkVersion = "26.1.10909125" kotlinVersion = "1.9.22"

    "@stripe/stripe-terminal-react-native": "^0.0.1-beta.19",
    "react-native": "0.74.0",
Kadir-flipcause commented 1 week ago

Hello @nazli-stripe can you please help on this facing this from last 7 days please check and respond as soon as possible

Kadir-flipcause commented 6 days ago

Hi any update on this