Offer codes for non-renewing subscriptions?

Hello,

At https://developer.apple.com/documentation/storekit/skpaymentqueue/3566726-presentcoderedemptionsheet Apple describes a way to enables users to redeem subscription offer codes. Unfortunately according to https://help.apple.com/app-store-connect/#/dev6a098e4b1 this only seems to relate to auto-renewable subscriptions. Is that right? Is there also a way to offer codes for non-renewing subscriptions?

Thank you so much!

Replies

Your finding is correct. You can use the Apple Developer Feedback Assistant web page to submit an API enhancement request to the App Store Server team to consider.

  • I would like to use offer codes for non-consumable in-app purchases. I think this feature does currently not exist.

    Do I have to implement it on my server and within my app? Meaning to create two IAPs per feature, one at the regular price and one at the discounted price, switching between both items via my own in-app offer code?

Add a Comment

Any update by Apple on this?

Also, Apple is not allowing us to have our own implementation of coupons using consumables so that we can control subsscription and custom coupon management from backend. App is getting rejected with this approach.

and there is no way to have promo codes with non-renewable subscriptions. Apple just dont provides support in App Store connect.