Skip to content

Releases: adaptyteam/AdaptySDK-Flutter

2.10.1

05 Apr 14:40
Compare
Choose a tag to compare
  • Support for Adapty iOS SDK 2.10.3
  • Support for Adapty Android SDK 2.10.4

2.10.0

15 Mar 11:18
Compare
Choose a tag to compare

⚠️ Warning: In this version, we have changed the minimal supported versions:

  • The minimal iOS version is now 12.2.
  • The minimal Xcode version is now 15.0.

⚠️ Breaking Changes:

  • [iOS] We are no longer support AdaptyStoreKit2Usage parameter in the the Adapty-Info.plist method. Adapty SDK now utilizes the StoreKit 2 method for introductory offer eligibility checks if available.

2.9.3

26 Feb 17:38
Compare
Choose a tag to compare
  • [Android] fixed the incorrect format of some analytics events in rare cases

2.9.2

23 Feb 15:42
Compare
Choose a tag to compare
  • Added support for AdaptyUI 2.1.x
  • [iOS] Fixed an issue with wrong device name in some cases on MacOS.

Full Changelog: 2.9.1...2.9.2

2.9.1

12 Feb 13:09
Compare
Choose a tag to compare
  • [iOS] Fixed support for Swift 5.7.x (Xcode 14.0 - 14.2)
  • [iOS] Fixed an issue with repeated calls to the API when the device is offline
  • [Android] Redesigned analytics event system
  • [Android] Improved mechanism for usage logs collection

2.9.0

29 Dec 17:03
Compare
Choose a tag to compare

⚠️ Warning:
This version relies on StoreKit 2 instead of StoreKit 1. Starting from this version, you must connect your account to Apple In-App Purchase API in Adapty Dashboard. Otherwise, we won't be able to make or validate purchases.

New:

  • Since this version we are using CDN. This technology helps us to synchronize data much faster.
  • Added an option to retrieve paywalls from local cache by passing fetchPolicy parameter into .getPaywall() method
  • Added an option to specify paywall fetching timeout by passing loadTimeout parameter into .getPaywall() method

Read More in our documentation.

Breaking Changes:

  • placementId parameter has been added to the getPaywall method, replacing the previously unnamed parameter id. Read More
  • AdaptyEnableUsageLogs of Adapty-Info.plist is no longer supported, since this feature is enabled by default. Read More
  • If you will not put the AdaptyStoreKit2Usage parameter to Adapty-Info.plist, the default value will be .forIntroEligibilityCheck (this means that by default we will fetch introductory offers eligibility using StoreKit 2). Read More

2.7.1

01 Nov 14:50
Compare
Choose a tag to compare
  • [Android] fixes for AdaptyUI library

2.7.0

05 Oct 13:25
Compare
Choose a tag to compare
  • [iOS] Update Adapty-iOS dependency to 2.7.0
  • [Android] Update Adapty-Android dependency to 2.7.0

2.6.2

16 Aug 08:38
Compare
Choose a tag to compare
  • [Android] Updated retry logic according to new PBL error.

2.6.1

14 Aug 09:12
Compare
Choose a tag to compare
  • Updated Android Adapty SDK version to 2.6.1