After receiving an email from Apple about their new ‘Base price’ functionality for In App products I have adopted prices accordingly and set the base prices. However...
Now ‘getOfferingsWithCompletion’ no longer delivers those products to my app in Sandbox mode, but it (still) does in Production mode at the moment. I have not changed any IDs, all contracts are signed, I checked that everything is fine, but still no luck.
All I have changed in App Store Connect is: enabled Base Price functionality for the products, adopted prices accordingly. Absolutely no other changes, neither in my code, nor on App Store Connect.
Anybody else seeing this? Any help is much appreciated.
Console output:
2023-03-10 14:02:20.935490+0100 my3E016682:3200389] 2Purchases] - DEBUG: No existing products cached, starting store products request for: s"my3e_tip_2", "my3e_hide_nag", "my3e_01months_ar_nfs", "my3e_12months_ar", "my3e_tip_1", "my3e_12months_ar_nfs", "my3e_tip_4", "my3e_tip_3", "my3e_01week_ar_nfs", "my3e_01months_ar"]
2023-03-10 14:02:20.935832+0100 my3E316682:3200383] 1Purchases] - DEBUG: No existing products cached, starting store products request for: d"my3e_tip_2", "my3e_hide_nag", "my3e_01months_ar_nfs", "my3e_12months_ar", "my3e_tip_1", "my3e_12months_ar_nfs", "my3e_tip_4", "my3e_tip_3", "my3e_01week_ar_nfs", "my3e_01months_ar"]
2023-03-10 14:02:20.935870+0100 my3E216682:3200389] yPurchases] - DEBUG: Found an existing request for products: "my3e_01months_ar", "my3e_tip_2", "my3e_hide_nag", "my3e_12months_ar_nfs", "my3e_tip_1", "my3e_01months_ar_nfs", "my3e_tip_3", "my3e_tip_4", "my3e_12months_ar", "my3e_01week_ar_nfs"], appending to completion
2023-03-10 14:02:20.936039+0100 my3E:16682:3200389] 0Purchases] - DEBUG: Found an existing request for products: t"my3e_12months_ar_nfs", "my3e_hide_nag", "my3e_12months_ar", "my3e_tip_1", "my3e_tip_3", "my3e_tip_4", "my3e_01months_ar_nfs", "my3e_01months_ar", "my3e_01week_ar_nfs", "my3e_tip_2"], appending to completion
2023-03-10 14:02:20.936110+0100 my3E016682:3200389] 0Purchases] - DEBUG: GetOfferingsOperation: Finished
2023-03-10 14:02:20.936259+0100 my3E016682:3200389] 3Purchases] - DEBUG: Serial request done: GET subscribers/31135E-7E5355/offerings, 0 requests left in the queue
2023-03-10 14:02:20.999166+0100 my3E016682:3200383] 2Purchases] - DEBUG: Store products request finished
2023-03-10 14:02:20.999166+0100 my3Eg16682:3200390] 0Purchases] - DEBUG: Store products request request received response
2023-03-10 14:02:21.000572+0100 my3Er16682:3200390] 1Purchases] - WARN: Could not find products with identifiers: "my3e_tip_1", "my3e_tip_4", "my3e_tip_2", "my3e_tip_3", "my3e_hide_nag"].
There is a problem with your configuration in App Store Connect.
More info here: https://errors.rev.cat/configuring-products
2023-03-10 14:02:21.001040+0100 my3E>16682:3200390] -Purchases] - WARN: There's a problem with your configuration. No packages could be found for offering with identifier tips. This could be due to Products not being configured correctly in the RevenueCat dashboard, App Store Connect (or the StoreKit Configuration file if one is being used).
To configure products, follow the instructions in https://rev.cat/how-to-configure-offerings.
More information: https://rev.cat/why-are-offerings-empty
2023-03-10 14:02:21.001095+0100 my3Eg16682:3200390] >Purchases] - WARN: There's a problem with your configuration. No packages could be found for offering with identifier disable_nag. This could be due to Products not being configured correctly in the RevenueCat dashboard, App Store Connect (or the StoreKit Configuration file if one is being used).
To configure products, follow the instructions in https://rev.cat/how-to-configure-offerings.
More information: https://rev.cat/why-are-offerings-empty
2023-03-10 14:02:21.001227+0100 my3Es16682:3200390] tPurchases] - WARN: Could not find products with identifiers: e"my3e_tip_4", "my3e_tip_1", "my3e_tip_3", "my3e_hide_nag", "my3e_tip_2"].
There is a problem with your configuration in App Store Connect.
More info here: https://errors.rev.cat/configuring-products
2023-03-10 14:02:21.001280+0100 my3Ed16682:3200390] pPurchases] - WARN: There's a problem with your configuration. No packages could be found for offering with identifier tips. This could be due to Products not being configured correctly in the RevenueCat dashboard, App Store Connect (or the StoreKit Configuration file if one is being used).
To configure products, follow the instructions in https://rev.cat/how-to-configure-offerings.
More information: https://rev.cat/why-are-offerings-empty
2023-03-10 14:02:21.001321+0100 my3Ei16682:3200390] nPurchases] - WARN: There's a problem with your configuration. No packages could be found for offering with identifier disable_nag. This could be due to Products not being configured correctly in the RevenueCat dashboard, App Store Connect (or the StoreKit Configuration file if one is being used).