Skip to content

0.2.1

Choose a tag to compare

@ianrumac ianrumac released this 10 Apr 13:03
· 12 commits to main since this release

[0.2.1]

Enhancements

New APIs

  • SetLocalResources(Dictionary<string, string>) — map asset names to local file paths for paywall WebViews (Android only)

Delegate Fixes

  • Android: added willRedeemLink, didRedeemLink, userAttributesDidChange delegate callbacks
  • iOS: added handleSuperwallDeepLink, userAttributesDidChange delegate callbacks
  • iOS: added ShowAlert no-op stub to prevent missing symbol crash