RevenueCat / RevenueCat/purchases-flutter

Use default localization if app store localization for the device language is null or empty

Open
#962 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.

IMG_CA4B0B56E283-1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.