Discussion
Before displaying UI that offers the introductory price, you must first determine if the user is eligible to receive it.
Related Symbols
- checkto determine eligibility.- Trial - Or - Intro - Discount - Eligibility(product - Identifiers:) 
nil if the product has no introductory price.Availability
Framework
@objc var introductoryDiscount: StoreProductDiscount  ? { get }Before displaying UI that offers the introductory price, you must first determine if the user is eligible to receive it.
check to  determine eligibility.