React Native SDK Changelog

Updated at:

Get the SDK

See the integration guide: React Native SDK

2.1.4 (2026-07-01)

  • [Added] Adds support for app wake-up via URL on iOS.

2.1.3 (2026-06-16)

  • [Fixed] Fixes compatibility issues with the iOS simulator.

2.1.2 (2026-03-31)

  • [Added] Upgrades the underlying Android SDK to v1.8.9.PX.

  • [Fixed] Fixes a crash caused by passing a null eventId in custom event tracking.

2.1.1 (2025-07-02)

  • [Added] Adds support for React Native v0.78.2.

2.0.2 (2025-05-20)

  • [Added] Upgrades the underlying Android SDK to v1.8.3.PX.

  • [Added] Upgrades the underlying iOS SDK to v1.7.1.PX.

2.0.1 (2023-01-31)

  • [Added] Adds automatic click tracking.

1.0.4 (2022-12-07)

  • [Fixed] Fixes an issue where page properties could not be set on iOS.

1.0.3 (2022-12-05)

  • [Added] Adds the uploadPageProperties API.

  • [Added] Upgrades the underlying Android SDK to v1.4.0.PX.

  • [Added] Upgrades the underlying iOS SDK to v1.3.9.PX.

1.0.2 (2022-11-28)

  • [Fixed] Hides the preInit method in the initialization API to prevent unintended use.

  • [Added] Adds support for passing an event ID with custom events.

1.0.1 (2022-11-25)

  • [Added] Adds support for the initialization API.

1.0.0 (2022-11-01)

  • [Added] Initial release.