iOS SDK: Change Log

Release Date Description
12.2.0 08 Nov 2023 Feature: Support SDID.
Fix: iAd framework removal.
12.1.1 14 Sep 2023 Feature: Extend deeplink handling to support query parameters extraction.
Fix: SKAN improvements.
12.0.7 09 Jul 2023 Fix: Minor improvements.
12.0.6 16 May 2023 Fix: StoreKit2 parsing error
12.0.5 1 May 2023 Feature: Initial StoreKit2 support.
Feature: AppExtension Support.
12.0.4 19 Apr 2023 Feature: SKAN enabled by default.
Fix: GDPR event crash.
12.0.3 30 March 2023 Fix: Improve SKAN 4 support.
Fix: Deeplinking after warm start.
Feature: Deprecated supportedDomains. supportedDomains is no longer required for Singular to measure deep links from non-Singular Links.
12.0.2 13 Feb 2023 Fix: Improve SKAN 4 support.
Fix: SDK's offline behavior.
12.0.1 15 Dec 2022 Feature: Add manual API to update SKAN values.
Feature: Improve SKAN 4 Implementation to support older Xcode versions.
Fix: Modified Standard Events values.
12.0.0 16 Nov 2022 Feature: Support for SKAN 4 version.
11.0.10 19 Sep 2022 Feature: Standard Events, minor improvements.
11.0.9 28 July 2022 Fix: Minor fixes.
11.0.8 12 Jul 2022 Feature: Referrer link helper functions.
11.0.7 14 Apr 2022 Feature: Support advanced Deferred deep linking options.
11.0.6 28 Mar 2022 Improvement: Deep link handling.
11.0.5 22 Mar 2022 Improvement: Reporting IDFV on app owner change.
11.0.4 11 Feb 2022 Improvement: Small fixes and cleaning-up legacy code.
11.0.3 10 Jan 2022 Feature: Added M1 arm64 support.
11.0.2 13 Dec 2021 Fix: Fixed a crash when revenue was reported in some cases for iOS11.
11.0.1 05 Oct 2021 Fix: In some scenarios Singular Link handler was invoked twice.
11.0.0 27 Jul 2021 Feature: Supports AdMon revenue reporting.
Feature: Supports AdMon SKAN models.
10.4.1 30 May 2021 Fix: Minor improvements in revenue transaction reporting.
10.4.0 05 May 2021 Fix: Fixed a crash when revenue was reported to SKAN with an empty currency.
10.3.0 09 Mar 2021 Fix: Fixed a bug in SKAN conversion value management.
10.2.3 18 Feb 2021 Fix: AdServices dependency in the Singular-SDK pod was not supported on old devices.
10.2.2 16 Feb 2021 Fix: Sending Apple Search Ads data that was missing on v10.2.0.
10.2.0 03 Feb 2021 Improvement: Added support for Apple's AdServices.
Fix: Updating conversion values for SKAdNetwork V2.
10.1.5 09 Dec 2020 Improvement: Allowing to send the Limit Data Sharing flag on first session.
10.1.4 30 Nov 2020 Change: Set the default short link resolve timeout as 10 seconds.
10.1.3 26 Oct 2020 Improvement: In iOS 14 LAT params sent from the SDK is based on the tracking authorization status.
10.1.2 25 Aug 2020 Addition: A method to verify if the app was opened with a Singular link.
10.1.1 23 Aug 2020 Improvement: SKAN flow improvements.
10.1.0 18 Aug 2020 Improvement: Collection of additional device information
Improvement: Remote toggling of SKAdNetwork support and device information.
10.0.0 06 Aug 2020 Feature: Support for iOS 14 and SKAdNetwork V2.
9.4.2 29 Jul 2020 Addition: CCPA compliance support ("limit data sharing" methods).
9.4.0 01 Jul 2020 Feature: Global properties support.
9.3.0 03 Jun 2020 Improvement: Singular Links mechanism now supports scheme links.
9.2.8 21 Apr 2020 Improvement: Optimized Singular framework build.
9.2.7 07 Apr 2020 Improvement: Apple Search Ads collection improvements.
9.2.6 18 Feb 2020 Feature: The iOS SDK now supports CocoaPods integration in addition to the manual one.
9.2.4 16 Dec 2019 Change: Updated the way we set the SDK version on SDK wrappers.
9.2.3 27 Nov 2019 Feature: Added compression support to HTTP requests.
9.2.2 10 Nov 2019 Feature: Improved shortened Singular Links feature.
9.2.1 09 Sep 2019 Feature: Additional attributes can now be sent along with revenue events.
Fix: Removed the UIWebView class from the SDK to support iOS 13.
9.2.0 31 Jul 2019 Change: Now using POST to send events instead of GET.
Feature: Added 2 new debugging features: Singular Install ID and Event Index.
Fix: Debug log won't appear anymore when running the app.
9.1.1 30 Jun 2019 Fix: Crash on setDeviceCustomUserId.
9.1.0 27 Jun 2019 Addition: setDeviceCustomUserId is now generally available.
9.0.7 03 Jun 2019 Addition: Support for Unity version.
9.0.6 09 May 2019 Fix: SDK crash on an event with arguments.
9.0.5 23 Apr 2019 Fix: the bug that resumed session was not logging events.
9.0.4 18 Apr 2019 Addition: Support for deferred passthrough.
9.0.3 16 Apr 2019 Fix: Fixed DDL behavior around Singular Links.
9.0.2 15 Apr 2019 Fix: incorrect SDK structure that caused failing builds.
9.0.1 14 Apr 2019 Addition: Support for Custom Revenue Events.
9.0.0 07 Apr 2019 Fix: Install hint is also sent when it's false. Added: Support in Singular Links.
8.4.2 23 Dec 2018 Fix: Migration logic between Apsalar SDK to Singular SDK.
8.4.1 26 Sep 2018 Fix: sqlite3 usage bug fix, avoid calling sqlite3_shutdown which is not thread-safe and can affect other threads/libraries using sqlite3 in specific circumstances.