Hi,
We followed the documentation and created a Promotional Offer with an offer code in App store connect. This offer just extends the trial of our subscription.
https://docs.revenuecat.com/docs/ios-subscription-offers
Do the Promotional Code also show up under Discounts in Products? Its not clear how we can allow users to redeem this code?
We tried the
Purchases.shared.presentCodeRedemptionSheet()
But that seems more related to OFFER CODES as opposed to Promotional Codes?
Any pointers appreciated!