iadvize_flutter_sdk 2.13.1
iadvize_flutter_sdk: ^2.13.1 copied to clipboard
Flutter plugin for the iAdvize Conversation SDK, taking your app to the next level by providing a unique conversational experience to your users!
2.13.1 (Cantal) #
Release date 2023/11/29 #
Features
- (iOS) Support multiline in QuickReply choices
Bug fixes
- (Android) Fix potential stuck state during GDPR process
- (Android) Fix conversation not being started properly if network disconnects during MUC/SUB subscription
- (Android) Remove OnBackPressedHandler which was causing issues in back button handling
- (iOS) Add missing completion call on secured auth activation failure callback
- (iOS) Fix conversation closing regression caused by the token refresh strategy
Dependencies
- Kotlin
1.9.20 - Gradle
8.3 - Android Gradle Plugin
8.1.2 - Android SDK Target
34 - Android SDK Build Tools
34.0.0
2.13.0 #
Release date 2023/10/25 #
Features
- Add automatic auth token refresh management
- Remove preview image when it is empty (previously used a placeholder)
- Add
onChatboxOpened&onChatboxClosedAPI
Bug fixes
- Fix web & markdown links display
- (iOS) Fix QuickReplies hit detection when no avatar is set
- (iOS) Review of Chatbox APIs computation on main UI thread
Dependencies
- (iOS) Xcode target
14.2->15.0 - (Android) Gradle Plugin
8.1.0->8.1.1
2.12.0 #
Release date 2023/08/16 #
Features
- Allow a more sophisticated message color customization
- Add a LogLevel mode to remove all logs
Bug fixes
- Fix conversation management after various network connection issues (phone sleep / app in background)
- (iOS) Fix secured auth token concurrency spam
Dependencies
- (iOS) Updated min supported iOS platform from
12.0to13.0 - (Android) Gradle Plugin
7.4.1->8.1.0 - (Android) Build Tools
33.0.1->33.0.2 - (Android) Kotlin
1.8.10->1.8.21
2.11.2 #
Release date 2023/05/31 #
Bug fixes
- (iOS) Fix video conversation flow wrongly changing the conversation channel
- Fix font update on several message types
2.11.0 #
Release date 2023/05/25 #
Features
- Disable file attachment buttons when it is disabled in Admin chatbox template
Bug fixes
- (iOS) Fix camera still opening after manual permission removal
- (iOS) Fix targeting listener not being triggered when there is an ongoing conversation
- (iOS) Fix ongoing conversation being returned as true after closing a video conversation
- (Android) Fix message alignment
2.10.4 #
2.10.0 #
Release date 2023/03/29 #
Features
- Disable satisfaction survey after failed bot transfer if parametrized in the admin
- Handle the Estimated Waiting Time messages
Bug fixes
- (Android) Fix pre-conversation custom data not being sent on conversation start
- (Android) Fix targeting process not being fully restarted after conversation end
2.9.2 #
Release date 2023/02/15 #
Features
- (iOS) Embed XMPPFramwork inside XCFramework artifact (Twilio is now the only external SDK dependency)
Bug fixes
- (iOS) Fix bug in framework generation causing upload issues for integrating app
2.9.1 #
Release date 2023/02/09 #
Bug fixes
- (iOS) Fix bot conversation starting without user GDPR consent
- (Android) Fix file picker permissions on Android 13
2.9.0 #
Release date 2022/12/30 #
Features
- Add the Listener GDPROption to implement a custom behavior on user "More info" click
- Add notification API (isIAdvizePushNotification)
- Add Custom Data API (registerCustomData) to save visitor custom data
See UPGRADING.md or the official documentation for deeper explanations on those features.
Bug fixes
- Fix NPS values to 0-10 (was 1-10)