Enhancements
- Adds support for unlimited products in a paywall.
- SW-2767: Adds
device.regionCode
anddevice.preferredRegionCode
, which returns theregionCode
of the locale. For example, if a locale isen_GB
, theregionCode
will beGB
. You can use this in the filters of your campaign. - Adds ability to specify custom API endpoints using
SuperwallOptions
to facilitate local testing more easily.
Fixes
- Calls the completion block even if Superwall.configure is called more than once.
getPresentationResult
now confirms assignments for holdouts.