infobip_mobilemessaging 0.5.0
infobip_mobilemessaging: ^0.5.0 copied to clipboard
Infobip Mobile Messaging Flutter Plugin.
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
0.0.2 #
- Fixed major bug at Android build
0.1.0 #
- Support for User and Installation management (personalization).
0.2.0 #
- Added example application
- Added InAppChat support
- Fixed callbacks list error
- Fixed events errors
0.2.1 #
- Updated iOS SDK dependency
- Fixed personalisation issues at Android
0.2.2 #
- Added custom events
0.3.0 #
- Added in-app chat methods getMessageCounter and resetMessageCounter
- Updated Android and iOS SDKs with new bug-fix versions
0.3.1 #
- Added iOS WebViewSettings
- fetchInstallation and fetchUser methods fixed
0.4.0 #
- Added unregister option for events
- iOS personalization fixed
0.4.1 #
- Fixed support for lists in customAttributes for Installation and User classes on Android
0.4.2 #
- Update Android SDK
0.5.0 #
- Added Default MessageStorage support