Skip to main content
Question

Error fetching offerings although products are returned from Play Store

  • October 11, 2024
  • 1 reply
  • 19 views

Forum|alt.badge.img+2

I am getting product details from Google play store, but purchase action fails on "None of the products registered in the RevenueCat dashboard could be fetched from the Play Store”
Product returned:

{"productId":"getbill_299_1m_1m0","type":"subs","title":"Monthly subscription 1m free (App name)","name":"Monthly subscription 1m free","localizedIn":["en-GB"],"skuDetailsToken":"<token>","subscriptionOfferDetails":[{"offerIdToken":"<token>","basePlanId":"basic-1month","offerId":"free-1m","pricingPhases":[{"priceAmountMicros":0,"priceCurrencyCode":"EUR","formattedPrice":"Free","billingPeriod":"P1M","recurrenceMode":2,"billingCycleCount":1},{"priceAmountMicros":3590000,"priceCurrencyCode":"EUR","formattedPrice":"€3.59","billingPeriod":"P1M","recurrenceMode":1}],"offerTags":["basic-1month"]},{"offerIdToken":"<token>","basePlanId":"basic-1month","pricingPhases":[{"priceAmountMicros":3590000,"priceCurrencyCode":"EUR","formattedPrice":"€3.59","billingPeriod":"P1M","recurrenceMode":1}],"offerTags":["basic-1month"]}]}

On purchase action:

E/[Purchases] - ERROR( 5179): πŸ˜Ώβ€ΌοΈ Error fetching offerings - PurchasesError(code=ConfigurationError, underlyingErrorMessage=There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from the Play Store.

 

This post has been closed for comments

1 reply

Forum|alt.badge.img+2

Solved my problem. Turns out FlutterFlow out of box solution takes wrong productId, hence iOS product Id is passed correctly, but not android. Only way to solve is not to use out of box actions, but create custom action that passes correct productId from variable.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings