Releases: infobip/mobile-messaging-sdk-android
Releases · infobip/mobile-messaging-sdk-android
13.5.0
Added
- InfobipRtcUi allows to disable and re-enable IN_APP_CHAT calls.
Fixed
- When you did not specify your own activity stack using
InAppChat.setActivitiesToStartOnMessageTap()
, Mobile MessagingCallbackActivity
was used as fallback for chat notifications. Fallback logic was removed as it was not needed and triggered duplicate intent.
13.4.0
Added
- new
MultithreadStrategy
calledALL_PLUS_NEW
- new
sendContextualData
functions withMultithreadStrategy
enum flag
Changed
InAppChatMultiThreadFlag
renamed toMultithreadStrategy
sendContextualData
functions with boolean flag deprecated
13.3.0
Added
InfobipRtcUi
new customization options
Changed
InfobipRtcUiTheme
and all it's style classes have default values for all properties nowInfobipRtcUiTheme
-Colors
all properties renamed, removed 'rtcUi' prefixIncomingCallMessageStyle
renamed toIncomingCallScreenStyle
and added new customization options
Fixed
InfobipRtcUi
fixed picture-in-picture actionsInfobipRtcUi
mute button states color and icons aligned with another call action buttons
13.2.5
Fixed
- Provided fix for reporting InApp click events
13.2.4
Added
- added possibility to create custom notification channels
13.2.3
Changed
- Mapping logic for plugins.
13.2.2
Fixed
- Bug with null SDK version (since v 13.0.3).
13.2.1
Fixed
- Minor InAppChatView bug
13.2.0
Changed
- Basic In-app dialog styling, customize button color documentation
13.1.2
Changed
- InAppChat WebViews cache disabled