Skip to content

3.6.3

Compare
Choose a tag to compare
@yusuftor yusuftor released this 24 May 19:13
· 19 commits to develop since this release
7676e9c

Enhancements

  • SW-2828: Adds the Superwall appUserId as the applicationUsername for internal SKPayments.
  • SW-2817: Adds support for dark mode paywall background color.
  • SW-2815: Adds ability to target devices based on their IP address location. Use device.ipRegion, device.ipRegionCode, device.ipCountry, device.ipCity, device.ipContinent, or device.ipTimezone.
  • Paywalls built with the new editor can be downloaded as webarchive files. This allows for shared resources and faster loading times for paywalls.

Fixes

  • Fixes issue where implicit triggers weren't sending a paywallPresentationRequest when they didn't result in a paywall. Now this applies only to implicit triggers that are derived from an action on the paywall, like paywall_decline.