github superwall/Superwall-iOS 3.11.0

latest releases: 4.7.0, 4.6.0, 4.5.2...
10 months ago

Enhancements

  • Adds a PaywallView for SwiftUI users using iOS 14+. You can use this as a standalone paywall view that you can embed and present however you like instead of using register. This uses getPaywall(forEvent:params:paywallOverrides:) under the hood. Note that you're responsible for the deallocation of the view. If you have a PaywallView presented somewhere and you try to present the same PaywallView elsewhere, you will get a crash.
  • Adds our Superscript package as a dependency. We are migrating towards using Google's Common Expression Language (CEL) in audience filters to allow for more complex expressions. The use of this is behind a feature flag.

Fixes

  • visionOS fixes.

Don't miss a new Superwall-iOS release

NewReleases is sending notifications on new releases.