Enhancements
- Adds support for
Set user attributesaction. - Adds new
SuperwallDelegatemethod calleduserAttributesDidChangethat notifies you when user attributes change from an external source. - Adds
firebaseInstallationIdas anIntegrationAttribute.
Fixes
- Fixes a crash caused by a race condition when accessing JSON dictionaries concurrently.
- Fixes issue returning the
PurchaseResultfromSuperwall.shared.purchase(_:)when using StoreKit 1 inside aPurchaseController. - Fixes
handleDeepLinkreturning true for non-Superwall URLs when called before configuration completes.