Releases: iadvize/iadvize-react-native-sdk
Releases · iadvize/iadvize-react-native-sdk
4.2.1 (Epoisses)
4.2.0 (Epoisses)
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)
Bug fixes
- (Android) Fix default floating button color update
4.1.4 (Dauphin)
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)
Features
- Add a full debug log level (to use with caution, only with iAdvize approval to live debug)
4.1.2 (Dauphin)
Bug fixes
- (iOS) Fix the refreshed auth token not being added to the retry request
4.1.0 (Dauphin)
Features
- Migrate the XMPP messaging architecture from MUC/SUB to classic MUC
4.0.3 (Cantal)
Bug fixes
- (iOS) Fix XMPP handling for GenAI product info messages
4.0.2 (Cantal)
Bug fixes
- Add missing callback on
logout
API - (Android) Fix isolated markdown deeplink handling
4.0.1 (Cantal)
Bug fixes
- Fix line feed escaping breaking markdown syntax in bot messages
- (Android) Fix text selection breaking markdown link handling