#J Rietz.android-sdk-version
1 messages · Page 1 of 1 (latest)
Hey there! Sorry to hear about this. Are you using stripe-react-native? Which version?
I think it's actually tipsi-stripe for Android...
Got it! Believe that library was deprecated in favour of stripe-react-native. Having said that, there's a GH issue on this here: https://github.com/tipsi/tipsi-stripe/issues/785
Sounds like you'll need to bump the stripe-android dependency in your project
Alright, so it's just a dependency bump that does the trick then?
I'm not 100% sure, but the underlying issue is with certain versions of stripe-android (which tipsi-stripe uses)
We've fixed it in our Android SDK
Got it, will see if it solves the problem
🤞