#pecivko-reactnative-localization

1 messages · Page 1 of 1 (latest)

limber stoneBOT
livid kernel
#

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?

wraith igloo
#

I am using The Stripe React Native SDK

#

with expo

vernal ibex
#

My understanding is that everything is localized based on the locale set on your system

#

pecivko-reactnative-localization

wraith igloo
#

Error is in my desired language. Tried restarting emulator, reseting language setttings and nothing seems to work.

vernal ibex
#

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

wraith igloo
#

I tried german and it does the same

vernal ibex
#

still looking

wraith igloo
#

ty

vernal ibex
#

@wraith igloo are you on iOS or Android?

wraith igloo
#

IOS

vernal ibex
#

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