Skip to content

Releases: adaptyteam/AdaptySDK-iOS

2.5.0

26 May 15:53
Compare
Choose a tag to compare

Please, do not update to this version, use 2.5.1 instead!

2.4.5

24 Apr 17:19
Compare
Choose a tag to compare
  • Improved mechanism for Usage Logs collection
  • Fixed a bug which caused wrong error codes from StoreKit to be passed to the cross platform SDKs

2.4.4

19 Apr 14:41
Compare
Choose a tag to compare
  • Improved variation_id delivery mechanism when validating purchases

2.4.3

08 Apr 08:22
Compare
Choose a tag to compare
  • Redesigned analytics event system
  • Added an option to activate usage logs. Read more.
  • isOneTime property of AdaptyProfile.NonSubscription was deprecated, use isConsumable instead
  • Minor stability improvements

2.4.2

30 Mar 16:33
Compare
Choose a tag to compare
  • Fixed a bug that caused the SKPaymentQueue to be frozen after restoring purchases

2.4.1

08 Mar 15:28
Compare
Choose a tag to compare
  • Increased the length and number of custom attributes

2.4.0

02 Mar 12:48
Compare
Choose a tag to compare
  • Changed the logic of working with fallback paywalls - now the SDK will not wait for the creation of a profile
  • Added an option to set airbridgeDeviceId to user profile
  • The logging system has been improved: all requests and responses from the server are now logged in verbose mode, and the computation required for logging has been optimized

2.3.4

17 Feb 16:22
Compare
Choose a tag to compare
  • Fixed support for Mac Catalyst

2.3.3

17 Feb 13:09
Compare
Choose a tag to compare
  • Fixed extension declaration for compatibility with older versions of Swift

2.3.2

15 Feb 14:12
Compare
Choose a tag to compare
  • We've added the functionality required for our new feature, Paywall Builder. For more information, see the full documentation, as well as the AdaptyUI repository.