Skip to content

priceString from PurchasesStoreProduct have not currency sign in response of RC test store (web) #1752

@psnet

Description

@psnet

As we can see from description for priceString prop:

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

priceString should return Formatted price of the item, including its currency sign, but for RC test store on web it returns currency code (not sign):

10 USD

but should be:

$10
  1. Environment
    1. Platform: web
    2. SDK version: 10.0.1
    3. React Native version: 0.81.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions