At the higher level this occurs at the point that I’m trying to fetch offerings
Error Domain=RevenueCat.ErrorCode Code=23 "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
More info after hours of trying….
More information: https://rev.cat/why-are-offerings-empty" UserInfo={readable_error_code=CONFIGURATION_ERROR, source_file=RevenueCat/OfferingsManager.swift:128, NSLocalizedDescription=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).
More information: https://rev.cat/why-are-offerings-empty, NSUnderlyingError=0x600003394780 {Error Domain=RevenueCat.ErrorCode Code=32 "SKProductsRequest took too long to complete." UserInfo={source_file=RevenueCat/ProductsFetcherSK1.swift:247, NSLocalizedDescription=SKProductsRequest took too long to complete., readable_error_code=PRODUCT_REQUEST_TIMED_OUT_ERROR, source_function=scheduleCancellationInCaseOfTimeout(for:)}}, source_function=handleOfferingsBackendResult(with:completion:)})
2022-08-10 18:53:56.180982+0100052741:7243367] 6Purchases] - ERROR: Error fetching offerings - The operation couldn’t be completed. (RevenueCat.OfferingsManager.Error error 1.)
Underlying error: SKProductsRequest took too long to complete.
2022-08-10 18:53:56.181151+0100652741:7243027] 7Purchases] - 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).
More information: https://rev.cat/why-are-offerings-empty
Subscription Log: 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).
More information: https://rev.cat/why-are-offerings-empty
2022-08-10 18:53:56.181365+0100152741:7243027] 0Purchases] - 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).
More information: https://rev.cat/why-are-offerings-empty
Subscription Log: 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).
More information: https://rev.cat/why-are-offerings-empty
2022-08-10 18:53:57.048189+0100-52741:7243349] 0Purchases] - ERROR: Store products request failed! Error: An unknown error occurred
2022-08-10 18:54:00.848176+0100n52741:7243363] :Purchases] - ERROR: Store products request failed! Error: An unknown error occurred
2022-08-10 18:54:04.799194+0100p52741:7243349] 8Purchases] - ERROR: Store products request failed! Error: An unknown error occurred
2022-08-10 18:54:04.799406+0100g52741:7243349] >Purchases] - ERROR: callback not found for failing request: <SKProductsRequest: 0x600003d679a0>
The issue was due to not setting the product id correctly. It worked just fine after that.
hey Afshin… how you solved that.. i have cross checked many times and i entered product id correct but still facing same issue. I am using simulator but i have added storekit certificate properly.
Kindly help
This happens to me intermittently. But usually by the next day it’s working again. I believe I have everything setup properly. I don’t know why it happens. Maybe App Store Connect’s API goes down and therefore RevenueCat thinks I don’t have my products configured properly?
It happened to me last night. But today it’s working again.
I get
>>Purchases] - DEBUG: No existing products cached, starting store products request for: ...
Even though my offerings request works when pushing a new archive to appstoreconnect & running it for the 1st time
It seems to ‘starting store products request for’ cached products I have from another app I have on revenuecat & appstoreconnect
The same issues are happened.
I recreated StoreKit and RevenueCat project.
But there is no updated. Please help me asap.
Error fetching offerings - The operation couldn’t be completed. (RevenueCat.OfferingsManager.Error error 1.)