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?