Skip to content

Releases: superwall/Superwall-Flutter

2.4.12

15 Apr 15:40
e21ef56

Choose a tag to compare

2.4.12

Enhancements

  • Updates Android SDK to 2.7.11 View Android SDK release notes.
  • Updates iOS SDK to 4.14.2 View iOS SDK release notes.
  • Adds preloadDeviceOverrides option to PaywallOptions to override shouldPreload per device tier (Android only)
  • Exports PresentationResult, StoreTransaction, TransactionProduct from the public package
  • Fixes PurchaserInfo.storeIdentifiers leaking the internal Pigeon type instead of the public StoreIdentifiers sealed class

2.4.11

20 Mar 15:45

Choose a tag to compare

2.4.11

Enhancements

  • Updates iOS SDK to 4.14.1 View iOS SDK release notes.
  • Updates Android SDK to 2.7.8 View Android SDK release notes.
  • Adds appstackId integration attribute for Appstack integration support
  • Adds testModeBehavior option to SuperwallOptions to control when the SDK enters test mode (automatic, whenEnabledForUser, never, always)
  • Adds shouldObservePurchases option to SuperwallOptions to observe purchases made outside of Superwall
  • Adds shouldBypassAppTransactionCheck option to SuperwallOptions (iOS only)
  • Adds maxConfigRetryCount option to SuperwallOptions (iOS only)
  • Adds useMockReviews option to SuperwallOptions (Android only)

2.4.10

23 Feb 10:42
789473c

Choose a tag to compare

2.4.10

Updates

  • Updates pigeon to 26.1.5 to support analyzer 9.+.+ versions

2.4.9

19 Feb 17:07
a33f1f5

Choose a tag to compare

2.4.9

Enhancements

2.4.8

06 Feb 13:21
09f5378

Choose a tag to compare

2.4.8

Enhancements

Fixes

  • Fixes an issue where IdentityOptions passed to identify() were not being sent to the native SDK due to a variable shadowing bug.

2.4.7

20 Jan 15:02
ba927f2

Choose a tag to compare

Enhancements

2.4.6

04 Dec 12:26

Choose a tag to compare

2.4.6

Enhancements

  • Adds isActive convenience property on the SubscriptionStatus class
  • Adds support for SuperwallOptions.paywalls.onBackPressed callback to react to back button presses on Android

2.4.5

26 Nov 15:32

Choose a tag to compare

2.4.5

Enhancements

2.4.4

31 Oct 18:37
bda7728

Choose a tag to compare

2.4.4

Enhancements

2.4.3

29 Oct 19:41
e6b7a23

Choose a tag to compare

2.4.3

Enhancements