React Native SDK - Change Log

React Native SDK Change Log

Latest Release: Version 4.0.0 (November 12, 2025)


2025 Releases

Version Date Changes
4.0.0 November 12, 2025 Major Release: Added full support for React Native New Architecture (TurboModule API)
– New direct API: singular-react-native/jsNativeSingular
– All features now compatible with TurboModule integration
iOS: 12.9.0 and Android: 12.10.0
3.9.0 July 9, 2025 Feature: Added support for upcoming Google Ads on Device Measurement
iOS: 12.8.1 and Android: 12.9.1
3.8.0 May 28, 2025 Feature: Limit advertising identifiers
Feature: Branded domains support
iOS: 12.8.0 and Android: 12.9.0
3.7.0 April 23, 2025 Feature: Push notifications support
Improvement: Added support for limitedIdentifiersEnabled flag
iOS: 12.7.1 and Android: 12.7.2

2024 Releases

Version Date Changes
3.6.1 November 5, 2024 Fix: Podspec settings to support static library
iOS: 12.6.0 Android: 12.6.0
3.6.0 October 30, 2024 Feature: Improve internal native infra logic
Feature: Update gradle settings
Fix: IAP object revenue type change
iOS: 12.6.0 (revert to statically linked lib) Android: 12.6.0
3.5.2 July 18, 2024 Fix: Align public API for TypeScript
iOS: 12.4.4 Android: 12.5.6
3.5.1 June 18, 2024 Fix: Expose ShortLink service API
iOS: 12.4.2 Android: 12.5.5
3.5.0 April 25, 2024 Feature: iOS: Privacy Manifest support
Fix: Android: Possible bug in DB handling
iOS: 12.4.2 Android: 12.5.5
3.4.2 March 4, 2024 Fix: Android: Internal network request structure
Change: Updated to the latest versions of the native SDK (iOS 12.3.2 and Android 12.5.4)
3.4.1 February 26, 2024 Feature: Improve support for SDID
3.4.0 February 19, 2024 Feature: Improve support for SDID
Feature: Support for attribution callback
Fix: Uninstall token

2023 Releases
Version Date Changes
3.3.0 November 10, 2023 Feature: Support SDID
Feature: Android: Support Meta install referrer
Feature: Android: Improve Digital Turbine integration
Fix: Android: Corrupted Motorola Device Identifier
Fix: iOS: iAd framework removal
3.2.2 September 13, 2023 Feature: Android: Support Galaxy Store referrer
Feature: iOS: SKAN improvements
Feature: Extend deeplink handling to support query parameters extraction
3.1.19 July 10, 2023 Fix: Minor bug fix and improvements
3.1.18 May 16, 2023 Feature: Support ESP domains
Feature: Support expo-config plugin
3.1.17 April 19, 2023 Feature: iOS SKAN enabled by default
Fix: iOS GDPR event crash
3.1.16 April 2, 2023 Fix: iOS deeplinking after warm start
Fix: iOS improve SKAN 4 support
3.1.15 February 22, 2023 Fix: Android Referrer Links API handler bug
3.1.14 February 13, 2023 Fix: iOS Improve SKAN 4 support
Fix: iOS SDK's offline behavior
3.1.13 December 20, 2023 Fix: API function overlapping
3.1.12 December 15, 2023 Feature: iOS SKAN4 support (Manual + Managed)
Fix: Support React 0.70
Fix: Modified Standard Events values

2022 Releases
Version Date Changes
3.1.11 October 18, 2022 Fix: Minor Android improvements
3.1.10 September 20, 2022 Feature: Support Android Billing library V5, Standard Events
Fix: Minor improvements
3.1.9 July 12, 2022 Added: Referrer link helper functions
3.1.7 May 3, 2022 Improvement: Support for non-Google identifiers
3.1.6 April 25, 2022 Added: Support for gradle 7+
3.1.5 April 19, 2022 Feature: Support advanced Deferred deep linking options
3.1.4 March 22, 2022 Improvement: Support for OAID
Added: Support for Google billing library 4.0.0+
3.1.3 March 7, 2022 Added: Support to changing Android Log level
3.1.2 March 6, 2022 Improvement: Android Identifiers Collection
3.1.1 March 2, 2022 Improvement: ASID handling
3.1.0 January 20, 2022 Feature: Added GlobalProperties and collect OAID support

2021 and Earlier Releases
Version Date Changes
3.0.0 December 16, 2021 Feature: Added ASID support
Improvement: Sending Android Install referrer on first session
2.0.1 July 27, 2021 Feature: Supports AdMon revenue reporting
Fix: Auto-linking for iOS
Added: TypeScript support
1.1.4 November 24, 2020 Feature: Added setDeviceCustomUserId support
1.1.3 November 10, 2020 Fix: The Android Singular Links callback was invoked when the app resumed from the background without being opened using a deep link
1.1.1 September 10, 2020 Fix: Fixed a crash when Singular Link passthrough is null
1.1.0 September 1, 2020 Feature: Added Singular SKAN support
1.0.4 July 28, 2020 Added: CCPA compliance support with limited data sharing
1.0.3 February 20, 2020 Fix: Fixed crash when there was no current activity in the Android plugin
1.0.2 February 6, 2020 Fix: Changed session timeout to non-null type on iOS plugin