Releases: infobip/mobile-messaging-sdk-android
Releases · infobip/mobile-messaging-sdk-android
13.1.1
Fixed
- Minor personalization issue
13.1.0
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
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
Changed
- All
InAppChatTheme
styles now providesBuilder
12.12.0
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
Added
InfobipRtcUiFirebaseService
provides new extended options of Firebase Messaging Service delegation. Read more in documentation.
Changed
- InfobipRtcUi
IncomingCallService
is deprecated, useInfobipRtcUiFirebaseService
instead.
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