Hi,
I have implemented support for promo codes using StoreKit’s built-in SubscriptionStoreView
and have created subscription promo codes in App Store Connect.
When pressing the “Redeem Code” button in the SubscriptionStoreView,
the “redeem code view” is presented. However, when trying to redeem a code using a released version of the app (downloaded from the App Store), I receive an error message saying the code cannot be redeemed.
Does anyone know why this might be happening?