Skip to content

Releases: adaptyteam/AdaptySDK-Flutter

1.0.10

08 Apr 14:45
Compare
Choose a tag to compare
  • Ability to use Adapty-Info.plist for storing initialization parameters

1.0.9

24 Dec 14:18
Compare
Choose a tag to compare
  • The getPromo method now works for Android Issue 34
  • Fixed typo in word "deferred" Issue 35

1.0.8

17 Dec 18:58
Compare
Choose a tag to compare
  • Updated PurchaserInfoModel property profileId access level to public

1.0.7

17 Dec 18:58
Compare
Choose a tag to compare
  • [iOS] Added support for disabling IDFA collection
  • [Android] Improved handling clicks on push notifications

1.0.6

02 Nov 08:54
Compare
Choose a tag to compare
  • [iOS] Added support for AdServices attribution tracking
  • [Android] internal sdk improvements

1.0.5

06 Oct 14:48
Compare
Choose a tag to compare
  • [Android] added logLevel ALL, logLevel VERBOSE doesn't include analytical logs, but ALL does
  • changed example for updating custom attribution
  • various improvements

1.0.4

15 Sep 08:22
Compare
Choose a tag to compare
  • added toString for AdaptyAccessLevelInfo, AdaptySubscriptionInfo, AdaptyNonSubscriptionInfo models

1.0.3

25 Aug 09:48
Compare
Choose a tag to compare
  • Added new log level "all"
  • Fallback paywalls offline work
  • [iOS] Added optional offerId parameter to makePurchase method

1.0.2

03 Aug 08:53
Compare
Choose a tag to compare
  • [iOS] Updated AdaptyProfileParameterBuilder to work with ATTrackingManager.AuthorizationStatus
  • [Android] Added support for subscription change feature
  • Removed usage of dart ffi
  • Made receipt validation api method private

1.0.1

22 Jun 20:15
Compare
Choose a tag to compare
  • [Android] Added support for fallback paywalls