Skip to content

3.2.2

Compare
Choose a tag to compare
@yusuftor yusuftor released this 26 Jul 06:05
· 288 commits to master since this release
ad6949a

Fixes

  • If using a purchase controller, returning .restored from restorePurchases() would dismiss the paywall and assume an active subscription status. This was incorrect behavior. Now we specifically check both the subscription status and the restoration result to determine whether to dismiss the paywall, regardless of whether a purchase controller is being used.
  • Added extra logging when a timeout occurs during paywall presentation.