[ad_1]
I am simply trying to configure Revenue Cat in my App Delegate’s didFinishLaunchingOptions
method with Purchases.configure(withAPIKey: "my_api_key")
(as explained in the docs), but it keeps printing the following error…
šā¼ļø Error fetching offerings - The operation couldnāt be completed. (RevenueCat.OfferingsManager.Error error 1.)
Is it because my api key could be wrong? I followed the docs by uploading a shared secret from my App Store connect, and the api key I am using is from the bottom of the following image called “Public API Key”.
This seems like such a simple task..
[ad_2]