Hello,
I came back to a Flutter project that was working fine few months ago. I’ve updated the purchases_flutter package and now I can’t fetch the offerings on iOS but works fine on Android.
After reading the Why are offerings or products empty? post I’ve noticed that I had a new Paid Applications Agreement so I’ve accepted but after 2 I still getting the error.
I’ve checked all the possibles causes mentioned in the post but I don’t understand what the solution 3 means:
If you're trying to fetch products from the App Store, ensure you're not using a StoreKit Configuration file
I don’t know where is the problem. Any suggestions? Thanks in advance!
These are the errors I’m receiving:
ERROR: Error fetching offerings - No se ha podido completar la operación. (Error de RevenueCat.OfferingsManager.Error 1.)
ERROR: There is an issue with your configuration. Check the underlying error for more details. 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).