How to get the type of Introductory Offer in Swift
To determine if an Auto-Renewable Subscription Introductory Offer is pay as you go, pay upfront or free, you must use the payment mode property.
The guide was made using our Free iOS StoreKit 2 Open Source project which is recommended for developers or business folk wishing to learn about how In-App Purchases or Subscriptions work and the code behind them.
In your project, add the code below.
We recommend that you add this to the StoreKitCoordinator in an extension file called StoreKitCoordinator+IntroductoryOffer.swift.
Looking to learn more about developing apps with StoreKit 2?
Read our comprehensive development guide linked below to learn about all the secrets behind developing In-App Purchases and Subscriptions with StoreKit 2.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.