Skip to content

v3.8.0

Latest
Compare
Choose a tag to compare
@vladd-g vladd-g released this 26 Jun 15:43
· 6 commits to master since this release

Meet the Adapty React Native SDK 3.8.0!

  • 🎉 With this version we're introducing support for the Onboarding Builder that allows your non-technical teams to create attractive and customizable onboarding flows without coding. Read More.

New

  • Added placement property to AdaptyPaywall.
  • Added __ignoreActivationOnFastRefresh to ActivateParamsInput
  • AdaptyUI: added support for Onboarding Builder.
  • AdaptyUI: added customAssets parameter to CreatePaywallViewParamsInput.

⚠️ Breaking Changes

  • GetPaywallParamsInput renamed to GetPlacementParamsInput.
  • FallbackPaywallsLocation renamed to FileLocation.
  • setFallbackPaywalls(paywallsLocation: Input.FallbackPaywallsLocation) changed to setFallback(fileLocation: Input.FileLocation).
  • public properties abTestName, audienceName, revision, placementId (renamed to id) moved from AdaptyPaywall to AdaptyPlacement.