salesiq_mobilisten 2.0.0 salesiq_mobilisten: ^2.0.0 copied to clipboard
Mobilisten enables you to give your users the best in-app live chat experience. Mobilisten provides drop-in in-app chat and knowledge base.
Mobilisten Plugin Changelog #
2.0.0 - 03 Jan 2023 #
- Experience the brand new version of iOS SDK 5.0.0 and improved Android SDK 4.3.3.
- Get debug logs for your application from app users instantly with a click using new Logger APIs.
- Added support to change the order of tabs in SalesIQ SDK inside your mobile app using setTabOrder().
- A new method, shouldOpenURL() introduced to customize URL redirection.
- Implemented setNotificationIconForAndroid() API.
- Implemented sendEvent() API and deprecated the completeChatAction() and completeChatActionWithMessage() APIs.
- Implemented launcherProperties for Android to customize the SalesIQ launcher.
- Implemented the EVENT_HANDLE_URL event in event listener, refer sendEvent() API for more details.
- Other miscellaneous bug fixes.
1.0.4 - 30 Aug 2022 #
- Updated Mobilisten SDK for Android to version 4.2.9. Learn More about the update.
1.0.3 - 10 Aug 2022 #
- Updated Mobilisten SDK for Android to version 4.2.8. Learn More about the update.
- Updated Mobilisten SDK for iOS to version 4.2.8. Learn More about the update.
1.0.2 - 21 Feb 2022 #
- Updated Mobilisten SDK for Android to version 4.2.3. Learn More about the update.
- Updated Mobilisten SDK for iOS to version 4.2.6. Learn More about the update.
- Added .chatUnreadCount API to fetch the current unread count of the chats. Learn More.
- Added chatUnreadCountChanged event in chatEventChannel to track the change in the unreadCount. Learn More.
1.0.1 - 08 Dec 2021 #
- Updated Mobilisten SDK for iOS to version 4.2.3. Learn More about the update.
- Updated Mobilisten SDK for Android to version 4.2.1. Learn More about the update.
1.0.0 - 30 Sep 2021 #
- Initial release of the plugin for the iOS and Android platforms.