Hi mates!
I working all day, and all fine with this fetching method. But right now I have a problem when call Purchases.shared.offerings - completion block NEVER called. In console log, I see that request message only, and nothing happens after that:
[Purchases] - DEBUG: Requesting products from the store with identifiers: {(
"standard.6months",
"standard.1month",
"advanced.1month",
"standard.1year",
"advanced.1year",
"advanced.6months"
)}
I tried remove app bundle, restart macOS, restart iOS, but without any success. This problem happen only when I running app on device. When I set Xcode StoreKit.configuration for target - this method works as expected. Please help me solve the problem.
Running on iPhone Xr on iOS 15