infobip_mobilemessaging 2.1.1 infobip_mobilemessaging: ^2.1.1 copied to clipboard
Infobip Mobile Messaging Flutter Plugin.
2.1.0 #
2.0.0 #
Added #
- In-app chat support for Serbian (Latin) language
- In-app chat messages exceeding the max text length are now automatically sent as smaller messages
Changed #
- WebRTCUI using new
configurationId
and provides new options to register for calls. Check Migration guide for more details.
1.3.0 #
Added #
- Option to control In-app chat connection with new methods stopConnection and restartConnection on iOS.
Changed #
- In-app chat now automatically stops and restarts its connection when going to background/locking, and going to foreground/unlocking, optimising push notifications from chat events.
1.0.0 #
0.9.3 #
Added #
- option to not start mobileMessaging plugin on iOS - withoutRegisteringForRemoteNotifications.
0.8.5 #
0.8.4 #
0.8.3 #
0.8.2 #
0.8.1 #
0.8.0 #
Added: Method in In-App Chat to send contextual / meta data to Infobip's Conversations backend.
0.7.0 #
Changed #
- Message storage improvements - https://github.com/infobip/mobile-messaging-flutter-plugin/wiki/Message-storage
0.6.0 #
- Added Android 12 support
0.5.2 #
- Added ProGuard rules
0.5.1 #
- Fixed obfuscation parameters for configuration
0.5.0 #
- Added Default MessageStorage support
0.4.2 #
- Update Android SDK
0.4.1 #
- Fixed support for lists in customAttributes for Installation and User classes on Android
0.4.0 #
- Added unregister option for events
- iOS personalization fixed
0.3.1 #
- Added iOS WebViewSettings
- fetchInstallation and fetchUser methods fixed
0.3.0 #
- Added in-app chat methods getMessageCounter and resetMessageCounter
- Updated Android and iOS SDKs with new bug-fix versions
0.2.2 #
- Added custom events
0.2.1 #
- Updated iOS SDK dependency
- Fixed personalisation issues at Android
0.2.0 #
- Added example application
- Added InAppChat support
- Fixed callbacks list error
- Fixed events errors
0.1.0 #
- Support for User and Installation management (personalization).
0.0.2 #
- Fixed major bug at Android build
0.0.1 #
-
Plugin initialization
Supported features:
- notification receiving with DLRs
- seen reports on notification click event
- notification settings
- privacy settings
- Installation (device) data default sync
- rich notifications
- interactive notifications
- in-app notifications