Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paywall language changes on every app re-install #3802

Open
5 tasks done
akashpopat opened this issue Apr 11, 2024 · 4 comments
Open
5 tasks done

Paywall language changes on every app re-install #3802

akashpopat opened this issue Apr 11, 2024 · 4 comments
Labels

Comments

@akashpopat
Copy link

Describe the bug
On every app re-install the language shown on the paywall switches from the current region to the current locale. The app supports Dutch and English and I am using the app from the Netherlands but my current language set on device is English. I would assume the Paywall to be in English as well but on multiple times of trying it is random. Sometimes English and sometimes in Dutch.

VERBOSE: Storing event: impression(RevenueCat.PaywallEvent.CreationData(id: 183B960F-7C43-4861-8603-8A120CF54CBE, date: 2024-04-11 13:58:47 +0000), RevenueCat.PaywallEvent.Data(offeringIdentifier: "Premium", paywallRevision: 3, sessionIdentifier: AE5D703D-9AAC-412D-A1C1-2348B5BDC814, displayMode: RevenueCat.PaywallViewMode.fullScreen, localeIdentifier: "en_001@rg=nlzzzz", darkMode: true))

@akashpopat akashpopat added the bug label Apr 11, 2024
@RCGitBot
Copy link
Contributor

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@akashpopat
Copy link
Author

I get this sometimes

VERBOSE: Looking up localized configuration for ["en_001@rg=nlzzzz", "en-NL"], searching for ["en_001@rg=nlzzzz", "en", "en-NL", "en"]
WARN: ⚠️ Failed looking up localization, using fallback: nl_NL

and this another

VERBOSE: Looking up localized configuration for ["en_001@rg=nlzzzz", "en-NL"], searching for ["en_001@rg=nlzzzz", "en", "en-NL", "en"]
WARN: ⚠️ Failed looking up localization, using fallback: en_GB

@WesleyClarkRC
Copy link

Hi, we actually use the store account's region, Can you let me know what it is set to for that?

@akashpopat
Copy link
Author

@WesleyClarkRC The store account is set to India

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants