- 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 acustomerUserId
.
- AdaptyUI:
- Added support for Web Paywall button. Read More.
- Fixed various rendering issues.