#pecivko-reactnative-localization
1 messages · Page 1 of 1 (latest)
Hi, can you confirm the documentation you used for your your mobile integration?
Are you using Stripe.js in a browser? Or are you using one of our official Mobile SDKs?
My understanding is that everything is localized based on the locale set on your system
pecivko-reactnative-localization
Error is in my desired language. Tried restarting emulator, reseting language setttings and nothing seems to work.
gotcha, not sure yet. Does another language like French or Spanish work?
I wonder if it's because expo is pinned to a really old version of the SDKs under the hood and it didn't have that locale at the time
still looking
ty
@wraith igloo are you on iOS or Android?
IOS
Like we tried a few things locally. Android uses the system's default locale. iOS requires you to add something to you info.plist which is I think normal for all apps
it was covered here https://github.com/stripe/stripe-react-native/issues/243#issuecomment-860101806 in the issue I mentioned earlier