Closed joshdholtz closed 1 week ago
Need to show different text when intro offer is eligible
New IntroEligibilityContext object that will store the eligibility cache for the paywall components to reference
IntroEligibilityContext
TrialOrIntroEligibilityChecker
StateObject
@JayShortway I added your comments into https://github.com/RevenueCat/purchases-ios/pull/4495/commits/e00f6a7621e02eb3f7b8eabac6ae09e5f16c2125 💪
I also merged the restructure PR into this before doing so 🤦♂️
Motivation
Need to show different text when intro offer is eligible
Description
New
IntroEligibilityContext
object that will store the eligibility cache for the paywall components to referenceTrialOrIntroEligibilityChecker
from Paywalls V1StateObject
on the paywall parent