Skip to content

Releases: iadvize/iadvize-react-native-sdk

4.2.1 (Epoisses)

23 Sep 14:13
Compare
Choose a tag to compare

Bug fixes

  • (Android) Fix obfuscation folder conflict with external libraries

4.2.0 (Epoisses)

17 Sep 20:53
Compare
Choose a tag to compare

Features

  • Add debug info API to get SDK status
  • Add targeting rule trigger failure callback
  • Decrease severity of log when registering custom data outside of an ongoing conversation
  • (Android) Encapsulate iAdvize SDK errors into their own types

4.1.5 (Dauphin)

13 Aug 13:00
Compare
Choose a tag to compare

Bug fixes

  • (Android) Fix default floating button color update

4.1.4 (Dauphin)

13 Jul 00:57
Compare
Choose a tag to compare

Bug fixes

  • Fix duplication of native bridge
  • (iOS) Fix certain cases of authentication deadlock
  • (iOS) Fix keychain error impacting transactions and video

4.1.3 (Dauphin)

03 Jul 10:28
Compare
Choose a tag to compare

Features

  • Add a full debug log level (to use with caution, only with iAdvize approval to live debug)

4.1.2 (Dauphin)

25 Jun 15:13
Compare
Choose a tag to compare

Bug fixes

  • (iOS) Fix the refreshed auth token not being added to the retry request

4.1.0 (Dauphin)

13 Jun 08:47
Compare
Choose a tag to compare

Features

  • Migrate the XMPP messaging architecture from MUC/SUB to classic MUC

4.0.3 (Cantal)

07 Jun 13:09
Compare
Choose a tag to compare

Bug fixes

  • (iOS) Fix XMPP handling for GenAI product info messages

4.0.2 (Cantal)

30 May 08:10
Compare
Choose a tag to compare

Bug fixes

  • Add missing callback on logout API
  • (Android) Fix isolated markdown deeplink handling

4.0.1 (Cantal)

14 May 15:55
Compare
Choose a tag to compare

Bug fixes

  • Fix line feed escaping breaking markdown syntax in bot messages
  • (Android) Fix text selection breaking markdown link handling