Enhancements
- Adds
shouldShowPurchaseFailureAlert
as aPaywallOption
. This defaults totrue
. If you're using aPurchaseController
, set this tofalse
to disable the alert that shows after the purchase fails.
Fixes
- Fixes issue where preloaded paywalls may be associated with the incorrect experiment.
- Fixes issue where a secondary paywall wouldn't present with the
transaction_fail
trigger. - Fixes issue where the paywall preview wasn't obeying free trial/default paywall overrides.