RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.37k stars 319 forks source link

[Paywalls V2] Allowing intro eligibility overrides for text (and image and stack) #4495

Closed joshdholtz closed 1 week ago

joshdholtz commented 1 week ago

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 reference

joshdholtz commented 1 week ago

@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 🤦‍♂️