Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/offerings/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ import { TroubleshootingWizard } from '@site/src/components/TroubleshootingWizar

A common issue after configuring your products in the RevenueCat dashboard is that the products aren't able to be retrieved from the SDK. Typically, this is due to a configuration issue.

You may see the following message in your SDK debug logs:

```
There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from the [Play Store/App Store].
```

<YouTubeEmbed videoId="HbF-5tpaBzc" title="Troubleshooting Offerings" />


Expand Down