React Native SDK changelog

更新时间:
复制 MD 格式

Get the SDK

See the React Native SDK integration guide.

2.1.2 (2026-03-31)

  • Upgraded the underlying Android SDK to version 1.8.9.PX.

  • Fixed a crash caused by passing a null event ID for custom event tracking.

2.1.1 (2025-07-02)

  • Added support for React Native version 0.78.2.

2.0.2 (2025-05-20)

  • Upgraded the underlying Android SDK to version 1.8.3.PX.

  • Upgraded the underlying iOS SDK to version 1.7.1.PX.

2.0.1 (2023-01-31)

  • Added autotrack for clicks.

1.0.4 (2022-12-07)

  • Fixed an issue that prevented setting page properties on iOS.

1.0.3 (2022-12-05)

  • Added the uploadPageProperties API for uploading page properties.

  • Upgraded the underlying Android SDK to version 1.4.0.PX.

  • Upgraded the underlying iOS SDK to version 1.3.9.PX.

1.0.2 (2022-11-28)

  • Hid the internal preInit method from the initialization API.

  • Added support for passing an event ID to a custom event.

1.0.1 (2022-11-25)

  • Added the initialization API.

1.0.1 (2022-11-01)

  • Initial release.