RevenueCat / RevenueCat/react-native-purchases

`description` of `PurchasesStoreProduct` always empty string

Open
#1,753 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1.2k
Forks
117
Avg merge
14h 40m
Merged PRs (30d)
40

Description

It is not clear from JSDoc which one description should be there:

https://github.com/RevenueCat/purchases-hybrid-common/blob/f22717e21893414654e93e31b410bcf606dbbe27/typescript/src/offerings.ts#L84-L87

Anyway if product on Google Play Store have description, this field is empty, on RC test store for web this field is empty too (empty string).

Environment

Platform: web
SDK version: 10.0.1
React Native version: 0.81.5

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

Start with the linked offerings.ts definition, especially the JSDoc for PurchasesStoreProduct.description, then trace how that field is populated for Google Play and the web test store. Clarify which product description is intended, reproduce the empty value on the listed SDK and platform versions, and verify the field returns the expected value across those sources.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.