Releases: adaptyteam/AdaptySDK-iOS
Releases · adaptyteam/AdaptySDK-iOS
1.13.2
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.
1.13.0
Added:
- Added support for MacOS.
- Added caching based on request / response hash system for several GET requests.
- Added POST request hashes for updateProfile / updateAttribution methods.
- Added restore action, restore event and edge offsets placeholder handling for visual paywalls.
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
Added
- Added public
abTestName
andname
properties toPaywallModel
and to nestedproducts
array.
Updated
- Updated Kinesis logic to perform everything on a background thread.
- Forced all SDK callbacks to be performed on a main thread.
- Renamed
setVariationId(, forTransactionId: )
method. - Removed deprecated plist property
AdaptyAutomaticPaywallsScreenReportingEnabled
.