Releases: superwall/Superwall-Flutter
Releases · superwall/Superwall-Flutter
2.4.12
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
preloadDeviceOverridesoption toPaywallOptionsto overrideshouldPreloadper device tier (Android only) - Exports
PresentationResult,StoreTransaction,TransactionProductfrom the public package - Fixes
PurchaserInfo.storeIdentifiersleaking the internal Pigeon type instead of the publicStoreIdentifierssealed class
2.4.11
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
appstackIdintegration attribute for Appstack integration support - Adds
testModeBehavioroption toSuperwallOptionsto control when the SDK enters test mode (automatic, whenEnabledForUser, never, always) - Adds
shouldObservePurchasesoption toSuperwallOptionsto observe purchases made outside of Superwall - Adds
shouldBypassAppTransactionCheckoption toSuperwallOptions(iOS only) - Adds
maxConfigRetryCountoption toSuperwallOptions(iOS only) - Adds
useMockReviewsoption toSuperwallOptions(Android only)
2.4.10
2.4.9
2.4.9
Enhancements
- Updates iOS SDK to 4.13.0 View iOS SDK release notes.
- Updates Android SDK to 2.7.1 View Android SDK release notes.
2.4.8
2.4.8
Enhancements
- Adds
onCustomCallbackmethod toPaywallPresentationHandlerthat allows invoking custom callbacks and passing data from and to the paywall - Updates iOS SDK to 4.12.10 View iOS SDK release notes.
- Updates Android SDK to 2.7.0 View Android SDK release notes.
Fixes
- Fixes an issue where
IdentityOptionspassed toidentify()were not being sent to the native SDK due to a variable shadowing bug.
2.4.7
Enhancements
- Updates iOS SDK to 4.12.7 View iOS SDK release notes.
- Updates Android SDK to 2.6.8 View Android SDK release notes.
2.4.6
2.4.5
2.4.5
Enhancements
- Updates iOS SDK to 4.10.6 View iOS SDK release notes.
- Updates Android SDK to 2.6.5 View Android SDK release notes.
2.4.4
2.4.4
Enhancements
- Adds
Superwall.shared.consume(purchaseToken)method to allow consuming inapp purchases - Updates Android SDK to 2.6.2 View Android SDK release notes.