#hazhaq

1 messages · Page 1 of 1 (latest)

patent prawnBOT
worthy wolf
#

Hi there

#

What version of the React Native SDK are you using?

potent ivy
#

"react-native": "0.63.2",

#

"@stripe/stripe-react-native": "^0.25.0",

#

When uninstalling stripe the error goes away. Installing it back will cause the error to come

#

Which leads me to believe it's an issue with the package itself

worthy wolf
#

Gotcha seems like some unhappy dependency overlaps

potent ivy
#

The error implies it's an issue with Gradle but I don't see what could be the problem

#

Yeah I went through that but couldn't find the solution unfortunately

#

Do you know anyway I can debug this sort of issue? I can't seem to figure out how to solve it

worthy wolf
#

Sorry server is pretty busy. Yeah these are tough to debug

#

Usually the way to debug is to start with a raw project then add your dependencies one by one to see what is clashing

potent ivy
#

I have a lot of dependencies I was dreading doing something like that lol