payfort / rn-amazonpaymentservices

React Native package for Amazon Payment Services native mobile SDKs
MIT License
3 stars 4 forks source link

Need support for ReactNative 0.64+ #14

Open jjerrythimothyj opened 9 months ago

jjerrythimothyj commented 9 months ago

Hi team,

Currently, we are trying to run app using ReactNative 0.64 with Gradle version 6.9.

We are experiencing various conflicts between Java, Gradle, ReactNative, NodeJS, etc. We are not able to match these versions nor able to run the example given in the library.

Could you please help on the same?

Some of the errors that we are facing after every fix that we are trying:

image

image

Can you please help us understand what is the minimum and maximum versions of Java, ReactNative, Gradle and NodeJS required to run?

Thank you.

zee4y commented 5 days ago

@jjerrythimothyj did you find any solution please let me its very helpfull to me... i am using java 17 and face same error on android build but ios is working fine...