Hi,
My macOS app was rejected because the reviewer saw "Couldn't load purchase options" on the paywall. The same build works correctly for me.
Product.products(for:) either throws or returns an empty array, triggering the error UI.
Has anyone else experienced this specifically during App Review? Is there anything specific about the review environment that could cause StoreKit to fail to fetch products?
Thank you.