Skip to main content

Hi guys, I’m trying to test purchase on Xcode Simulator, but encountered “Error fetching offerings There's a problem with your configuration. 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)

  • I’m using a Local StoreKitConfiguration, and I tried both the same or different productID with revenueCat and Apple Store Connect. (not sure whether the local configuration should be the same as those two)
  • The StoreKitTestCertificate is renewed and updated to revenueCat each time I try.
  • Upload Subscription Offers Key to revenueCat.
  • The configuration is selected in the duplicated scheme

Seems like the configuration file is not working, I checked there was a post described a similar issue, but not solve my problem. Can you guys help me with this?

Hi ​@magic-chris-106f0d! It might be easier to dig into this by opening a support ticket so we can review your configuration, but for now, there are a number of reasons you can receive this error, most of which are detailed here:

Have you tried testing on a physical device as well, and if so, do you see the same message? 


Hi Jeffrey,

Sorry for the delayed response - I was caught up with other tasks.

When I tested it on a real device, it worked ok. So I just skip the simulator testing and proceed with physical device instead.


Hi ​@magic-chris-106f0d, that’s great to hear! We typically suggest testing on a physical device vs the Simulator as it more closely mimics the true purchase experience. Please let us know if you experience additional issues.


Reply