Skip to content

Releases: infobip/mobile-messaging-sdk-android

13.1.1

23 Oct 06:34
Compare
Choose a tag to compare

Fixed

  • Minor personalization issue

13.1.0

21 Oct 12:25
Compare
Choose a tag to compare

Added

  • User class has Type field indicating user profile type. Read more in documentation.
  • You can now personalize profile and keep user type LEAD. Read more in documentation.

13.0.3

18 Oct 17:05
Compare
Choose a tag to compare

Added

Since this version, we provide support for Android 15:

  • compileSdkVersion was changed from 34 to 35
  • targetSdkVersion was changed from 34 to 35

Geo module is no longer supported:
Geofencing feature is DEPRECATED and not supported from SDK version 13.0.3 onwards.

For more information, please check out Migration Guides.

12.12.1

30 Sep 12:46
Compare
Choose a tag to compare

Changed

  • All InAppChatTheme styles now provides Builder

12.12.0

26 Sep 06:51
Compare
Choose a tag to compare

Added

  • New InAppChat event onChatRawMessageReceived().
  • New approach to subscribe InAppChat events using InAppChat.setEventsListener(). Read more in documentation.

Changed

  • All InAppChat styles and InAppChatTheme have default values now. You can override single attribute now.

Fixed

  • InAppChat event onChatControlsVisibilityChanged() returns correct values for multithread widget.

12.11.0

06 Sep 06:43
Compare
Choose a tag to compare

Added

  • InfobipRtcUiFirebaseService provides new extended options of Firebase Messaging Service delegation. Read more in documentation.

Changed

  • InfobipRtcUi IncomingCallService is deprecated, use InfobipRtcUiFirebaseService instead.

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