Skip to main content
Solved

Flutter Purchases.getOfferings return nothing for i os

  • October 20, 2021
  • 3 replies
  • 297 views

Forum|alt.badge.img+3

 

Hello,

I have issue in flutter on iOS,
getOfferings return nothing after setup subscription in App Store connection and setup App Store configuration in revenue cat

_purchaserInfo = await Purchases.getPurchaserInfo();
_products = await Purchases.getProducts(kProductIds);
_offerings = await Purchases.getOfferings();

it works ok for google.
I did everything as it show in https://www.revenuecat.com/blog/signing-ios-subscription-offers
Purchases.getPurchaserInfo return correct information

 

Using Purchases.syncPurchases(); return exception “The receipt is missing.”

 

 

 

Best answer by cody

Hey @Dmitry Mikhaevich!

Can you confirm you’ve set up your products in the RevenueCat dashboard and have attached them to your offering as detailed here? You shouldn’t need to call getProducts separately - the getOfferings method will fetch the products associated with the offering as expected.

If you’re still having trouble, I’d recommend checking out our article on empty offerings as this type of issue is typically related to a configuration error.

View original
Did this post help you find an answer to your question?
This post has been closed for comments

3 replies

Forum|alt.badge.img+3

More information, no debug log but debug mode is true


Forum|alt.badge.img+3

.entitlements.active is empty


cody
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • 501 replies
  • Answer
  • October 22, 2021

Hey @Dmitry Mikhaevich!

Can you confirm you’ve set up your products in the RevenueCat dashboard and have attached them to your offering as detailed here? You shouldn’t need to call getProducts separately - the getOfferings method will fetch the products associated with the offering as expected.

If you’re still having trouble, I’d recommend checking out our article on empty offerings as this type of issue is typically related to a configuration error.


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