Hey @ezebecke.dev !
To test purchases in different regions, you will need to set your sandbox user's App Store Country or Region property to the territory you'd like to test. Can you please ensure that this is changed rather than just the language, then let me know if that helps?
Hi @Michael Fogel ,
I have the same problem. The user is from Brazil, but the paywall shown was in the English version.
Furthermore, the dashboard shows that the user is from Brazil.
"react-native": "0.69.3",
"react-native-purchases": "7.15.0",
"react-native-purchases-ui": "7.15.0",
Hey @app-g13bjj-d372f5 ,
Do you have a localization for Brail set on your paywall?
Hi @Michael Fogel ! Yes, I have!
Its very stranger, because the value is shown in according with the localization of the user, but the text, not.
One question: is the localization in according with store's country or device settings?
Another question, is it possible to set manually the localization of the paywall, before to show in the app?
I have the same issue.
“expo”: “49.0.17”,
"react-native": "0.72.6",
"react-native-purchases": "7.21.0",
"react-native-purchases-ui": "7.21.0",
Although both the user’s App Store country is Turkey and phone language is Turkish, the paywall is shown in English. Any help is appreciated @Michael Fogel
@app-g13bjj-d372f5 any luck?
@chember no :(
In the Android app everything is fine. But on iOS, no.
I released it this way because I no longer had time to wait for the solution. But I really need to get this fix into production asap
Hey @app-g13bjj-d372f5 !
Quick update, we are looking into this. Can you please let me know what Locale.current.identifier
is currently set to when you are experiencing this? Also, can you please update to latest version of the react-native SDK as we have recently released a fix relating to locales in paywalls?