RevenueCat / RevenueCat/purchases-flutter
Use default localization if app store localization for the device language is null or empty
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 720
- Forks
- 209
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 30
Description
When product in app store does not have a title or description in the language of the device, it shows empty title and description when querying the offerings in app. It should show the default language / localization if the app store title or description is null or empty.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing the offerings query with the device language set to one lacking an app-store title or description, then trace where those localized fields are exposed. Done means both fields use the default localization instead of remaining empty when the device-language values are null or empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- localization, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100