Skip to content

v3.6.1

Compare
Choose a tag to compare
@vladd-g vladd-g released this 16 May 23:00
· 13 commits to master since this release
  • Adapty:
    • Crossplacement A/B Test: Introduced support for Crossplacement A/B testing – a test type that spans multiple placements within your app. Read more.
    • Support for Web Paywall: use .createWebPaywallUrl or .openWebPaywall to navigate users to an external webpage with alternative checkout options. Read More.
    • Resolved an issue where, in some cases, a profileWasChanged error could be thrown when calling .getPaywall immediately after activating the sdk with a customerUserId.
  • AdaptyUI:
    • Added support for Web Paywall button. Read More.
    • Fixed various rendering issues.