Skip to content

Releases: adaptyteam/AdaptySDK-iOS

1.16.7

24 Nov 17:31
Compare
Choose a tag to compare

Fixed

  • Fixed podspec AdServices.framework issue

1.16.6

20 Nov 09:50
Compare
Choose a tag to compare

Added

  • Added new Adapty delegate method for paywalls configs
  • Added models serialisation tests

1.16.4

03 Nov 14:12
Compare
Choose a tag to compare

Updated

  • Updated receipt validation logic for MacOS.

1.16.3

08 Oct 14:29
Compare
Choose a tag to compare

Added

  • Added support for AdServices attribution tracking

1.16.2

04 Oct 14:51
Compare
Choose a tag to compare

Added

  • Added flag for IDFA collection disabling

Removed

  • Removed outdated docs

1.16.1

21 Aug 11:14
Compare
Choose a tag to compare

Updated

  • Fixed AdSupport for macOS 10.13 and early

Added

  • Fallback paywalls offline work

1.16.0

13 Aug 13:39
Compare
Choose a tag to compare

Removed

  • Removed CryptoSwift dependency

Added

  • Added new log level "all"

1.15

30 Jul 16:02
Compare
Choose a tag to compare

Updated

  • Updated ProfileParameterBuilder to work with ATTrackingManager.AuthorizationStatus
  • Updated Product model description value
  • Fixed bug of SDK activation with a user other than saved previously

1.14

16 Jul 14:00
Compare
Choose a tag to compare

Updated

  • Visual paywalls API
  • Bare device name user's attribute in dashboard

Removed

  • Pods from repository in Example app

1.13.2

03 Jun 13:28
Compare
Choose a tag to compare

Added

  • Added syncInstall request caching.
  • Added configurable retries for requests.

Updated

  • Updated server error codes.
  • Made receipt validation api method private.
  • Removed validate button from example app.
    +Updated paywalls cache policy.
  • Updated CryptoSwift dependency to 1.4.0.
  • Made external analytics disabling independent from network request.