stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Add Namespace to android build.gradle

Open GeorgeChernyshov opened this issue 1 year ago • 2 comments

Please add namespace "com.stripe.reactnative" or something like that in your build.gradle. Without it, it is impossible to build the library on newer Gradle versions. Afaik newer React-native versions also require that.

GeorgeChernyshov avatar Aug 21 '24 14:08 GeorgeChernyshov

This will also require removing package name from AndroidManifest.xml

GeorgeChernyshov avatar Aug 21 '24 14:08 GeorgeChernyshov

Following.. +1

edit found this https://github.com/stripe/stripe-react-native/pull/1719 looks like it'll be in the next release

tommmoe avatar Aug 28 '24 07:08 tommmoe

@GeorgeChernyshov We haven't heard from you in a bit, so we're going to close this issue. Please reopen if needed!

joyceqin-stripe avatar Apr 07 '25 18:04 joyceqin-stripe