Skip to main content
Solved

offerings are empty

  • December 13, 2021
  • 4 replies
  • 1494 views

Forum|alt.badge.img+2

HI.

 

i am making a new application which uses in_app_purchase for iOS.

it’s still under development.

it uses revenuecat.

But it has a problem.

 

when offer offerings,it receives empty at offerings and product 

it said message

 

```

2021-12-14 00:07:14.629598+0900 Runner[19365:4255891] [Purchases] - INFO: Ensure your products are correctly configured in App Store Connect

2021-12-14 00:07:14.629628+0900 Runner[19365:4255891] [Purchases] - INFO: See https://www.revenuecat.com/2018/10/11/configuring-in-app-products-is-hard

2021-12-14 00:07:14.629687+0900 Runner[19365:4255891] [Purchases] - INFO: Could not find SKProduct for (

    "inner_repair_subscription202201",

    "inner_repair_subscription202201"

)

```

 

by the way i have been developing it by flutter.

 

i guess reason is that paid app settings is not completed yet.

is that true?

 

Best answer by cody

Hey @Shunsuke Hiratsuka,

It looks like our SDK isn’t able to find your products from App Store Connect. This is typically a configuration issue- I’d recommend taking a look at our guide on empty offerings for more information:

 

View original
Did this post help you find an answer to your question?

4 replies

cody
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • 497 replies
  • Answer
  • December 14, 2021

Hey @Shunsuke Hiratsuka,

It looks like our SDK isn’t able to find your products from App Store Connect. This is typically a configuration issue- I’d recommend taking a look at our guide on empty offerings for more information:

 


Forum|alt.badge.img+2

Thank you for your reply.

Finally,i could get a product.

i gonna continue to develop.

thank you.


Forum|alt.badge.img+2

I am using Revenue Cat in my live app, where people can access the product offerings just fine. The codebase I am working on is exactly the same, I have made no changes to the Revenue Cat code whatsoever, but now my product offerings are suddenly showing up as empty. This is breaking my subscription page and audio pages. The only thing I can think of is that I updated Flutter.

Please let me know how to resolve as this version of the app with a few design tweaks was supposed to go live today.

 

Error pasted below:

 

flutter: AsyncSnapshot<List<void>>(ConnectionState.done, null, PlatformException(23, None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used).
This could be due to a timeout, or a problem in your configuration.
More information: https://rev.cat/why-are-offerings-empty, {code: 23, message: None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used).
This could be due to a timeout, or a problem in your configuration.
More information: https://rev.cat/why-are-offerings-empty, underlyingErrorMessage: , readable_error_code: CONFIGURATION_ERROR, readableErrorCode: CONFIGURATION_ERROR}, null), #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:607:7)
#1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:177:18)

 

 

Side note -- I couldn’t create a new issue because your form is broken in both Chrome and Safari. I could not select a category.


Forum|alt.badge.img+2

Also getting a different error from a different part of the app - says entitlements are null but they are not null in RevenueCat.

 

 


Reply


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