Skip to content

Releases: customerio/customerio-reactnative

3.1.7

26 Jul 14:27
Compare
Choose a tag to compare

3.1.7 (2023-07-26)

Bug Fixes

3.1.6

24 Jul 15:49
Compare
Choose a tag to compare

3.1.6 (2023-07-24)

Bug Fixes

  • in-app messages not displaying for release builds on Android (#174) (973d1cc)

3.1.5

21 Jul 15:24
Compare
Choose a tag to compare

3.1.5 (2023-07-21)

Bug Fixes

  • sdk ignores requests when initializing the SDK from react native and from native iOS (#173) (8bc7beb)

3.1.4

20 Jul 19:04
Compare
Choose a tag to compare

Note: 3.1.4 contains a known issue when the Customer.io native iOS SDK is initialized in the AppDelegate using CustomerIO.initialize() or [pnHandlerObj initializeCioSdk]; as documented in our React Native push setup documentation. It's recommended to use 3.1.3 until a newer version has been released.

3.1.4 (2023-07-20)

Bug Fixes

  • deinit cleanup repo bad memory access (#171) (25f10b1)

3.1.3

14 Jul 18:00
Compare
Choose a tag to compare

3.1.3 (2023-07-14)

Bug Fixes

3.1.2

12 Jul 18:30
Compare
Choose a tag to compare

3.1.2 (2023-07-12)

Bug Fixes

Note: We've made updates to our installation instructions for in-app for Android. Please refer to them as they reflect our new streamlined process which no longer necessitates a previously required dependency for in-app messages.

3.1.1

10 Jul 12:35
Compare
Choose a tag to compare

3.1.1 (2023-07-10)

Bug Fixes

3.1.0

05 Jul 11:42
Compare
Choose a tag to compare

3.1.0 (2023-07-05)

Features

3.0.0

03 Jul 17:48
Compare
Choose a tag to compare

3.0.0 (2023-07-03)

Installing and updating our React Native SDK got easier. Follow our migration docs (it only requires modifications to your Podfile) to use version 3 our React Native SDK!

⚠ BREAKING CHANGES

  • auto-update native SDK and easier rich push install (#149)

Bug Fixes

  • auto-update native SDK and easier rich push install (#149) (7e56d1e)

2.5.1

03 Jul 09:36
Compare
Choose a tag to compare

2.5.1 (2023-07-03)

Bug Fixes

  • android opened metrics when app in background (#156) (fb14cce)