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

Paywalls: add logs for localization lookup #3649

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

NachoSoto
Copy link
Contributor

@NachoSoto NachoSoto commented Feb 7, 2024

Will make debugging issues like #3633 and #3633 (comment) easier.

VERBOSE: Looking up localized configuration for ["de_CH", "de"]
VERBOSE: Found localized configuration for 'de'

Will make debugging issues like #3633 and #3633 (comment) easier.

```
VERBOSE: Looking up localized configuration for ["de_SW", "de"]
VERBOSE: Found localized configuration for 'de'
```
@NachoSoto NachoSoto requested review from a team February 7, 2024 16:47
@NachoSoto NachoSoto changed the title Paywalls: added logs for localization lookup Paywalls: add logs for localization lookup Feb 7, 2024
Copy link
Contributor

@tonidero tonidero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@NachoSoto NachoSoto enabled auto-merge (squash) February 7, 2024 17:00
@NachoSoto NachoSoto merged commit 62e8f19 into main Feb 7, 2024
24 checks passed
@NachoSoto NachoSoto deleted the paywalls-localization-logs branch February 7, 2024 19:08
NachoSoto pushed a commit that referenced this pull request Feb 8, 2024
**This is an automatic release.**

### RevenueCatUI
* `Paywalls`: prioritize `Locale.current` over `Locale.preferredLocales`
(#3657) via NachoSoto (@NachoSoto)
* `Paywalls`: add logs for localization lookup (#3649) via NachoSoto
(@NachoSoto)
### Dependency Updates
* Bump cocoapods from 1.15.1 to 1.15.2 (#3648) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* `Tests`: fix iOS 15 test crash (#3650) via NachoSoto (@NachoSoto)
* `CircleCI`: remove duplicate `install-dependencies` (#3643) via
NachoSoto (@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants