> ## Documentation Index
> Fetch the complete documentation index at: https://help.airbridge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Note - React Native SDK

<h2 id="a-2026">
  2026
</h2>

<h3 id="v4-10-0-jul-9-2026">
  v4.10.0 - Jul 9, 2026
</h3>

**ADDED**

* Added a method for handling deep links in the `SceneDelegate`

**CHANGED**

* Update `Airbridge Android SDK` to 4.10.0
* Update `Airbridge iOS SDK` to 4.10.0

<h3 id="v4-9-0-apr-14-2026">
  v4.9.0 - Apr 14, 2026
</h3>

**IMPORTANT**

* Airbridge React Native SDK has supported 16 KB page sizes since v4.6.0. However, in v4.6.0–v4.8.0, the PT\_GNU\_RELRO segment of the SDK's native libraries was not aligned to the 16 KB boundary. This does not affect app behavior on 16 KB page size devices, but Google Play Console may still display a 16 KB page size warning when uploading your app. v4.9.0 resolves this by upgrading the NDK version used to build the SDK. If you are using v4.6.0–v4.8.0, please update to v4.9.0 or later. See the troubleshooting guide for details.

**ADDED**

* Added `allowTrackingItem` and `blockTrackingItem` functions with `AirbridgeTrackingBlocklist` enum to support granular tracking control.

**CHANGED**

* Update `Airbridge Android SDK` to 4.9.4
* Update `Airbridge iOS SDK` to 4.9.3

<h2 id="a-2025">
  2025
</h2>

<h3 id="v4-8-0-oct-29-2025">
  v4.8.0 - Oct 29, 2025
</h3>

**ADDED**

* Added support for calculating SKAdNetwork Conversion Values on the server side.

**CHANGED**

* Update `Airbridge Android SDK` to 4.8.0
* Update `Airbridge iOS SDK` to 4.8.1

<h3 id="v4-7-1-aug-22-2025">
  v4.7.1 - Aug 22, 2025
</h3>

**NOTICE**

* If Airbridge iOS SDK is unavailable when installing via Pods, refer to the relevant information in [Trouble shooting guide](/en/developers/troubleshooting-ios-sdk-v4#cocoapods-cannot-find-version-4-7-0).

**FIXED**

* Fixed compatibility with `asString()` method changes in React Native 0.80's null safety updates.

<h3 id="v4-7-0-jul-14-2025">
  v4.7.0 - Jul 14, 2025
</h3>

**NOTICE**

* If Airbridge iOS SDK is unavailable when installing via Pods, refer to the relevant information in [Trouble shooting guide](/en/developers/troubleshooting-ios-sdk-v4#cocoapods-cannot-find-version-4-7-0).

**ADDED**

* Added `trackingBlocklist` option that blocks specific tracking.

**CHANGED**

* Update `Airbridge Android SDK` to 4.7.0
* Update `Airbridge iOS SDK` to 4.7.0

<h3 id="v4-6-0-jun-27-2025">
  v4.6.0 - Jun 27, 2025
</h3>

**ADDED**

* Support 16 KB page size.

**CHANGED**

* In-app purchase measurement is now officially supported. The in-app purchase measurement feature will no longer be supported in earlier versions.
* Update `Airbridge Android SDK` to 4.6.0
* Update `Airbridge iOS SDK` to 4.6.0

<h3 id="v2-10-0-jun-27-2025">
  v2.10.0 - Jun 27, 2025
</h3>

**ADDED**

* Supports 16 KB page size.

**CHANGED**

* In-app purchase measurement is now officially supported. The in-app purchase measurement feature will no longer be supported in earlier versions.
* Update `Airbridge Android SDK` to 2.28.0
* Update `Airbridge iOS SDK` to 1.41.0

<h3 id="v4-5-1-jun-10-2025">
  v4.5.1 - Jun 10, 2025
</h3>

**ADDED**

* Added feature to adapt `airbridge.json` based on build environment.

**CHANGED**

* Update \`Airbridge `Android` SDK\` to 4.5.0
* Update \`Airbridge iOS SDK\` to 4.5.0

<h3 id="v4-4-1-apr-28-2025">
  v4.4.1 - Apr 28, 2025
</h3>

**FIXED**

* Fixed `onDeeplinkReceived` callback not being called multiple times

<h3 id="v4-4-0-apr-16-2025">
  v4.4.0 - Apr 16, 2025
</h3>

**ADDED**

* Added an interface for IAP event tracking.
* Added interface setCollectTCFDataEnabled to collect DMA consent data.

**CHANGED**

* Update \`Airbridge `Android` SDK\` to 4.4.1
* Update \`Airbridge iOS SDK\` to 4.4.2
* Update to enable appSetID collection in restricted version.
* Removed \`ORIGINAL\_CURRENCY\`, \`ORIGINAL\_CONTRIBUTION\_MARGIN\` attribute key values.

**FIXED**

* Solve issue that SDK is not installed on some monorepo environment.

<h3 id="v4-3-0-mar-16-2025">
  v4.3.0 - Mar 16, 2025
</h3>

**ADDED**

* Added interface create tracking link

**CHANGED**

* Update \`Airbridge `Android` SDK\` to 4.3.0
* Update \`Airbridge iOS SDK\` to 4.3.0

<h3 id="v2-9-0-mar-12-2025">
  v2.9.0 - Mar 12, 2025
</h3>

**ADDED**

* Add interface for IAP event tracking.

<h3 id="v4-2-1-feb-23-2025">
  v4.2.1 - Feb 23, 2025
</h3>

**FIXED**

* Fixed \`isHandleAirbridgeDeeplinkOnly\` option not working

<h3 id="v4-2-0-feb-11-2025">
  v4.2.0 - Feb 11, 2025
</h3>

**FIXED**

* Improvements for SDK data collection.
* Fixed missing `sdkEnable` behavior in airbridge.json option on iOS

<h3 id="v4-1-6-jan-13-2025">
  v4.1.6 - Jan 13, 2025
</h3>

**FIXED**

* Added SDK namespace on Android
* Fixed JsonCovnert logic for support lower kotlin version

<h3 id="v4-1-5-jan-2-2025">
  v4.1.5 - Jan 2, 2025
</h3>

**FIXED**

* Fix logic to get \`RCTDeviceEventEmitter\` JSModule on Android

<h2 id="a-2024">
  2024
</h2>

<h3 id="v4-1-4-dec-18-2024">
  v4.1.4 - Dec 18, 2024
</h3>

**FIXED**

* Fixed an issue on deeplink data url referrer on Android
* Fixed a potential stability issue on iOS

**CHANGED**

* Update \`Airbridge `Android` SDK\` to 4.1.2
* Update \`Airbridge iOS SDK\` to 4.1.3

<h3 id="v4-1-3-dec-5-2024">
  v4.1.3 - Dec 5, 2024
</h3>

**ADDED**

* Fix occur error when calling certain methods from Meta.

**CHANGED**

* Update \`Airbridge iOS SDK\` to 4.1.2

<h3 id="v4-1-2-nov-26-2024">
  v4.1.2 - Nov 26, 2024
</h3>

**ADDED**

* Add isHandleAirbridgeDeeplinkOnly option

**CHANGED**

* Update \`Airbridge iOS SDK\` to 4.1.1

<h3 id="v4-1-0-oct-28-2024">
  v4.1.0 - Oct 28, 2024
</h3>

**CHANGED**

* Standardized the airbridge interface.
* Update \`Airbridge Android SDK\` to 4.1.0
* Update \`Airbridge iOS SDK\` to 4.1.0

<h3 id="v2-8-8-jul-17-2024">
  v2.8.8 - Jul 17, 2024
</h3>

**FIXED**

* Fixed an issue that prevented some user information from being specified when setting up via hybrid setup

<h3 id="v2-8-7-jul-5-2024">
  v2.8.7 - Jul 5, 2024
</h3>

**FIXED**

* Solve issue that Podfile.lock is different for each build machine

<h3 id="v2-8-6-jun-25-2024">
  v2.8.6 - Jun 25, 2024
</h3>

**FIXED**

* Update \`Airbridge Android SDK\` to 2.25.0

<h3 id="v2-8-5-jun-24-2024">
  v2.8.5 - Jun 24, 2024
</h3>

**FIXED**

* Update \`Airbridge iOS SDK\` to 1.37.3

<h3 id="v2-8-4-may-24-2024">
  v2.8.4 - May 24, 2024
</h3>

**FIXED**

* Update \`Airbridge Android SDK\` to 2.24.3
* Update \`Airbridge iOS SDK\` to 1.37.0
* Improved the SKAdNetwork Postback calculator.

<h3 id="v2-8-3-apr-17-2024">
  v2.8.3 - Apr 17, 2024
</h3>

**FIXED**

* Update \`Airbridge Android SDK\` to 2.24.1
* Update \`Airbridge iOS SDK\` to 1.36.5
* Fixed parsing issue caused by NaN and infinite values

**ADDED**

* Add privacy manifest support.

<h3 id="v2-8-2-apr-5-2024">
  v2.8.2 - Apr 5, 2024
</h3>

**Added**

* Add event category, attribute key constants

<h3 id="v2-8-1-mar-25-2024">
  v2.8.1 - Mar 25, 2024
</h3>

**FIXED**

* Fixed a bug that iOS APNS token double encoding issue

<h3 id="v2-8-0-feb-27-2024">
  v2.8.0 - Feb 27, 2024
</h3>

**FIXED**

* Update \`Airbridge android SDK\` to 2.24.0
* Update \`Airbridge iOS SDK\` to 1.36.0
* Fixed an issue where duplicate decoding of the airbridge\_deeplink parameter of deep link URI occurred.

<h3 id="v2-7-3-feb-6-2024">
  v2.7.3 - Feb 6, 2024
</h3>

**FIXED**

* Update \`Airbridge iOS SDK\` to 1.35.1
* Solve issue that SDK crash if NaN or Infinity of NSNumber is used.

<h3 id="v2-7-2-jan-30-2024">
  v2.7.2 - Jan 30, 2024
</h3>

**FIXED**

* Update \`Airbridge iOS SDK\` to 1.35.0

<h3 id="v2-7-1-jan-5-2024">
  v2.7.1 - Jan 5, 2024
</h3>

**Added**

* Add Lifecycle integration interface (Android Only)

<h2 id="a-2023">
  2023
</h2>

<h3 id="v2-7-1-jan-5-2023">
  v2.7.1 - Jan 5, 2023
</h3>

**Added**

* Add Lifecycle integration interface (Android Only)

<h3 id="v2-5-3-nov-16-2023">
  v2.5.3 - Nov 16, 2023
</h3>

**FIXED**

* Add restricted version

<h3 id="v2-5-2-oct-31-2023">
  v2.5.2 - Oct 31, 2023
</h3>

**FIXED**

* Solve issue that ABUser’s copy method may crash App in edge case for iOS
* Update \`Airbridge iOS SDK\` to 1.34.9

<h3 id="v2-5-1-jul-18-2023">
  v2.5.1 - Jul 18, 2023
</h3>

**FIXED**

* Update Airbridge Android SDK to 2.22.0
* Update Airbridge iOS SDK to 1.34.0

<h3 id="v2-5-0-jun-28-2023">
  v2.5.0 - Jun 28, 2023
</h3>

**FIXED**

* Update \`Airbridge Android SDK\` to 2.21.5
* Update \`Airbridge iOS SDK\` to 1.32.1

<h3 id="v2-4-0-may-22-2023">
  v2.4.0 - May 22, 2023
</h3>

**ADDED**

* SDK `logLevel`interface.

<h3 id="v2-3-0-may-4-2023">
  v2.3.0 - May 4, 2023
</h3>

**ADDED**

* SDK Signature feature to protect against SDK spoofing.

**FIXED**

* Updated `Airbridge Android SDK`to 2.21.0
* Updated `Airbridge iOS SDK`to 1.32.0

<h3 id="v2-2-0-apr-5-2023">
  v2.2.0 - Apr 5, 2023
</h3>

**ADDED**

* Add `WebInterface`for Hybrid App web interface

<h3 id="v2-1-3-mar-16-2023">
  v2.1.3 - Mar 16, 2023
</h3>

**FIXED**

* Solved issue where deep link events can be lost when app is opened with deep link while app is closed, not running in the background and uninstall tracking is being used.

<h3 id="v2-1-2-feb-22-2023">
  v2.1.2 - Feb 22, 2023
</h3>

* Solved issue where open events may be lost if `registerPushToken`method is used.

<h3 id="v2-1-1-jan-18-2023">
  v2.1.1 - Jan 18, 2023
</h3>

* Added the uninstall tracking interface
* Updated to Airbridge iOS SDK v1.28.2

<h3 id="v2-0-2-jan-6-2023">
  v2.0.2 - Jan 6, 2023
</h3>

* New `trackEvent`method
* Updated to iOS SDK v1.28.0 and Android SDK v2.19.5

<h2 id="a-2022">
  2022
</h2>

<h3 id="v1-5-0-dec-30-2022">
  v1.5.0 - Dec 30, 2022
</h3>

* Added an interface for device aliases
* Fixed exception error when using `Airbridge.placement.click()`in Android.

<h3 id="v1-4-5-feb-29-2022">
  v1.4.5 - Feb 29, 2022
</h3>

* Solved an issue of not being able to install the SDK in certain environments

<h3 id="v1-4-4-feb-3-2022">
  v1.4.4 - Feb 3, 2022
</h3>

* Add support for Apple silicon mac
* Add method of get deviceUUID
* Add listener of attribution

<h3 id="v1-4-3-jan-5-2022">
  v1.4.3 - Jan 5, 2022
</h3>

* Resolving the issue of a warning window appearing when running the app in debug mode on Android
* Solving the issue of Xcode additional scripts changing for each development device

<h2 id="a-2021">
  2021
</h2>

<h3 id="v1-4-2-dec-6-2021">
  v1.4.2 - Dec 6, 2021
</h3>

* Solve issue that crash when send signIn or signUp event with undefined user.alias or user.attribute

<h3 id="v1-4-1-nov-12-2021">
  v1.4.1 - Nov 12, 2021
</h3>

* Solve issue that ruby error is raised when execute `pod install`

<h3 id="v1-4-0-nov-5-2021">
  v1.4.0 - Nov 5, 2021
</h3>

* Solve issue that checksum is changed every install
* Remove react native \< 0.60 support
* Update iOS SDK v1.17.0, Android SDK v2.13.2

<h3 id="v1-3-3-apr-25-2021">
  v1.3.3 - Apr 25, 2021
</h3>

* Modify Android SDK maven URL

<h3 id="v1-3-2-feb-25-2021">
  v1.3.2 - Feb 25, 2021
</h3>

* Update Android SDK to v2.9.3

<h3 id="v1-3-1-feb-23-2021">
  v1.3.1 - Feb 23, 2021
</h3>

* Update iOS SDK to v1.15.3

<h3 id="v1-3-0-feb-22-2021">
  v1.3.0 - Feb 22, 2021
</h3>

* Add trackingAuthorizeTimeoutSeconds option to airbridge.json

<h2 id="a-2020">
  2020
</h2>

<h3 id="v1-2-4-dec-28-2020">
  v1.2.4 - Dec 28, 2020
</h3>

* Add Event semantics
* Update Airbridge Android SDK to 2.9.2, Update Airbridge iOS SDK to 1.15.1

<h3 id="v1-2-3-nov-2-2020">
  v1.2.3 - Nov 2, 2020
</h3>

* Solve issue that SDK can't collect deeplink when android application is opened firstly.

<h3 id="v1-2-2-oct-30-2020">
  v1.2.2 - Oct 30, 2020
</h3>

* Solve issue that `updateUser`method not working.

<h3 id="v1-2-1-oct-29-2020">
  v1.2.1 - Oct 29, 2020
</h3>

* Update Airbridge Android SDK to 2.7.0
* Update Airbridge iOS SDK to 1.14.4
* Solve issue that build error on React Native \<= 0.60.

<h3 id="v1-2-0-jul-23-2020">
  v1.2.0 - Jul 23, 2020
</h3>

* Airbridge iOS SDK 1.11.2
* Airbridge Android SDK 2.3.7

<link rel="alternate" hrefLang="en" href="https://help.airbridge.io/en/developers/release-note-react-native-sdk" />

<link rel="alternate" hrefLang="ko" href="https://help.airbridge.io/ko/developers/release-note-react-native-sdk" />
