Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Specify that product display names must be unique within an app (#303)
Browse files Browse the repository at this point in the history
## Motivation / Description
* Specify that product display names must be unique within an app

https://linear.app/revenuecat/issue/DENG-496/product-identifier-already-exists

## Changes introduced
## Jira ticket (if any)
## Additional comments
  • Loading branch information
Raquel10-RevenueCat authored Aug 23, 2023
1 parent afcb553 commit b1b49fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs_source/🚀 Getting Started/entitlements.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ To make it easier to identify your products in RevenueCat, you can optionally se
3. Entering your desired display name
4. Clicking **Save**

> 📘
>
> Product display names must be unique within an app. It's a good practice to include the product duration in the display name to avoid name overlaps, for example: 'My Pro Subscription Monthly', 'My Pro Subscription Yearly' etc".
> 🚧
>
> Product display names are currently supported in Charts, and will be supported throughout the Dashboard in the near future.
Expand Down

0 comments on commit b1b49fe

Please sign in to comment.