Releases: infobip/mobile-messaging-sdk-android
Releases · infobip/mobile-messaging-sdk-android
12.10.0
Added
- InAppChat provides option to override default chat notification's title and body
12.9.4
Fixed
- Bug with nulls not being serialized in some API requests.
12.9.3
Added
- InApp action click reports
12.9.2
Fixed
- InfobipRtcUi camera permission rationale dialog requests the permission now
12.9.1
Added
- CustomPayload is now passed when sending MO message from SDK to Infobip platform
12.9.0
Changed
- You can use In-app chat function
sendContextualData()
before chat is loaded. Read more in documentation.
12.8.0
Added
InAppChatFragment
provides new options, read more in documentation
Changed
InAppChatView.sendInputDraft()
is deprecated, to be removed later. Use newInAppChatView.sendChatMessageDraft()
insteadInAppChatView.ErrorHandler.handlerNoInternetConnectionError()
provides connection state flag
12.7.2
Fixed
- InfobipRtcUi issue with
PhoneStateBroadcastReceiver
12.7.1
Fixed
- Added workaround for problems with appCode hash check when migrating from version with SHA1 to SHA256
12.7.0
Added
- new InAppChatEvent.IN_APP_CHAT_AVAILABILITY_UPDATED broadcast event to indicate when chat is ready to be presented