Mobile Messaging Sdk Android Versions Save

Mobile Messaging SDK for Android

12.7.2

2 weeks ago

Fixed

  • InfobipRtcUi issue with PhoneStateBroadcastReceiver

12.7.1

3 weeks ago

Fixed

  • Added workaround for problems with appCode hash check when migrating from version with SHA1 to SHA256

12.7.0

1 month ago

Added

12.6.2

1 month ago

Changed

  • Updated proguard rules for Inbox.

12.6.1

2 months ago

Fixed

  • InAppChat Right-To-Left layout and resources

12.6.0

2 months ago

Changed

  • Removed deprecated InAppChatView.sendContextualMetaData()

Fixed

  • InAppChatView.setWidgetTheme() minor issue

12.5.0

2 months ago

Added

  • InAppChat allows to set Livechat widget domain
  • MobileMessaging allows to set base URL

Changed

  • Removed deprecated InAppChat feature dark mode

12.4.0

3 months ago

Added

Changed

  • InAppChat.setDarkMode() is deprecated, to be removed later. Use InAppChat.setWidgetTheme()
  • WidgetInfo fields updated

12.3.0

3 months ago

Added

  • InAppChat new function getTheme()
  • InfobipRtcUi supports bluetooth connected device as audio output
    • Introduced new permission android.permission.BLUETOOTH_CONNECT
  • InfobipRtcUi handles possible clash of cellular calls and InfobipRtc calls, InfobipRtcUi.Builder() offers new options to change default settings
    • Introduced new permission android.permission.READ_PHONE_STATE
  • InfobipRtcUi allows to inject custom RtcUiCallErrorMapper, you can find more in documentation.

Changed

  • InAppChatView.sendContextualMetaData(String, Boolean) is deprecated, use InAppChatView.sendContextualData(String, Boolean)

Fixed

  • Minor InfobipRtcUi bugs

12.2.2

4 months ago

Fixed

  • InfobipRtcUi - correctly apply TextAppearance to headline and message on incoming call screen