Skip to content

Releases: infobip/mobile-messaging-sdk-android

12.10.0

03 Sep 12:52
Compare
Choose a tag to compare

Added

  • InAppChat provides option to override default chat notification's title and body

12.9.4

22 Aug 12:11
Compare
Choose a tag to compare

Fixed

  • Bug with nulls not being serialized in some API requests.

12.9.3

22 Aug 10:08
Compare
Choose a tag to compare

Added

  • InApp action click reports

12.9.2

19 Aug 09:36
Compare
Choose a tag to compare

Fixed

  • InfobipRtcUi camera permission rationale dialog requests the permission now

12.9.1

08 Aug 14:51
Compare
Choose a tag to compare

Added

  • CustomPayload is now passed when sending MO message from SDK to Infobip platform

12.9.0

24 Jul 13:13
Compare
Choose a tag to compare

Changed

  • You can use In-app chat function sendContextualData() before chat is loaded. Read more in documentation.

12.8.0

17 Jul 09:44
Compare
Choose a tag to compare

Added

  • InAppChatFragment provides new options, read more in documentation

Changed

  • InAppChatView.sendInputDraft() is deprecated, to be removed later. Use new InAppChatView.sendChatMessageDraft() instead
  • InAppChatView.ErrorHandler.handlerNoInternetConnectionError() provides connection state flag

12.7.2

13 Jun 09:14
Compare
Choose a tag to compare

Fixed

  • InfobipRtcUi issue with PhoneStateBroadcastReceiver

12.7.1

03 Jun 14:43
Compare
Choose a tag to compare

Fixed

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

12.7.0

20 May 13:38
Compare
Choose a tag to compare

Added