Skip to content

Releases: customerio/customerio-reactnative

4.4.3

09 Jul 11:49

Choose a tag to compare

4.4.3 (2025-07-09)

Bug Fixes

  • Preserve numeric types when doing sanitization for JSON (#460) (b1e5080)

4.4.2

04 Jul 12:37

Choose a tag to compare

4.4.2 (2025-07-04)

Bug Fixes

4.4.1

30 Jun 12:38

Choose a tag to compare

4.4.1 (2025-06-30)

Bug Fixes

  • Fixed a bug where apps using older versions of React Native with new architecture could fail to locate native inline wrapper component, causing integration issues on iOS (#454) (557aa0e)

4.4.0

26 Jun 22:59

Choose a tag to compare

4.4.0 (2025-06-26)

Features

  • Added support for inline in-app messages. Inline in-app messages act like a part of the content on your page. They let you dynamically populate parts of your app and talk to your customers without interrupting their experience. (#453) (d11041b)

4.3.1

02 Jun 11:57

Choose a tag to compare

4.3.1 (2025-06-02)

Bug Fixes

  • Fixed an issue where the SDK enforced a strict version of firebase messaging, preventing integration with newer versions.
  • Fixes the bug where multi screen in-app messages might dismiss earlier than intended
    (#437) (e513bfb)

4.3.0

30 May 20:45

Choose a tag to compare

4.3.0 (2025-05-30)

Features

  • Includes new system for accessing device-token and tracking notifications events. This replaces old Swizzling-based system, in iOS SDK. The change increases stability and improves compatibility with other SDKs (like Firebase) (#434) (f864e89)

4.2.7

09 May 10:59

Choose a tag to compare

4.2.7 (2025-05-09)

Bug Fixes

  • Fixes the issues where wrong source of commonjs was picked(#426) (0468ddd)
  • Fixes the issue where pod install command would fail because they pods different linkage requirement. (#423) (bbd434c)

4.2.6

29 Apr 17:36

Choose a tag to compare

4.2.6 (2025-04-29)

Bug Fixes

  • Fixes the compatibility issues with React Native v0.79 (7c74c4d)

4.2.5

28 Apr 09:42

Choose a tag to compare

4.2.5 (2025-04-28)

Bug Fixes

  • Updated author for package published on NPM (88e4da6)

4.2.4

14 Apr 20:37

Choose a tag to compare

4.2.4 (2025-04-14)

Bug Fixes

  • Added support for null handling in nested structures in attributes/traits (#402) (c9d1baf)