I ℹ️ Missing productDetails: UnfetchedProduct{productId='premium', productType='subs', statusCode=3}
I ℹ️ Product not found: premium - Product Type: subs, Reason: PRODUCT_NOT_FOUND, Serialized doc ID:
W Configured offer 'half-price' for package '$rc_lifetime': product has no subscription options. Falling back to default option.
W Could not process value for variable 'product.relative_discount' for package '$rc_lifetime'. Please check that the product for that package matches the requirements for that variable. Defaulting to empty string.
Describe the bug
premium) with a "Discounted offer" namedhalf-pricehalf-priceThese are the relevant logs I can find:
Additional context
If I run
Purchases.sharedInstance.awaitGetProducts(listOf("premium"), ProductType.INAPP)I can see the offer fine.