Hello, I invite you to create your two applications (IOS and android) on RevenueCat.
To create my two applications (IOS and android) on RevenueCat via this one I imported the subscriptions of my application directly from the stores (AppStore and PlayStore).
When I call the Purchases.getOfferings() method in my application having made the configurations beforehand I get this error:
D/[Purchases] - DEBUG( 8517) : ℹ️ Product request completed for codingindustry.qualityfood.monthly
D/[Purchases] - DEBUG( 8517) : 💰 Retrieved productDetailsList :
W/[Purchases] - WARN( 8517) : 🤖‼️ Unable to find ProductDetails for codingindustry.qualityfood.monthly
W/[Purchases] - WARN( 8517) : There is a problem with your configuration in Play Store Developer Console. More information here: https://errors.rev.cat/configuring-products
D/[Achats] - DEBUG( 8517) : ℹ️ Build a bid response with 0 products
E/[Purchases] - ERROR( 8517) : 😿‼️ Offer retrieval error - PurchasesError(code=ConfigurationError, underlyingErrorMessage=There is a problem with your configuration. None of the products registered in the RevenueCat dashboard could be retrieved from the Play Store.
E/[Purchases] - ERROR( 8517) : More info: https://rev.cat/why-are-offerings-empty, message='There's a problem with your configuration. Check the underlying error for more details.')
I/TRuntime.CctTransportBackend( 8517): Making request to: https://firebaselogging.googleapis.com/v0cc/log/batch?format=json_proto3
Please how can i fix it ?