Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
12.13.1
Fixed
- Solved some deployment issues to Cocoapods.
12.13.0
Added
- We exposed the raw content of messages in a new callback for custom uses
12.12.2
Added
- InAppChat - separator line now can be branded in chat settings model.
12.12.1
Fixed
- WebRTCUI PiP code unable to build in Xcode 16 beta
12.12.0
Fixed
- Minor bug fix for WebRTCUI, when an incoming call UI displays an identifier instead of the caller name.
12.11.0
Fixed
- Minor bug fix for WebRTCUI, when an incoming call UI displays an identifier instead of the caller name.
12.10.1
Fixed
- We fixed a minor issue on MMInstallation class, where Equatable on copies was not working as expected.
12.10.0
Added
- Option to send contextual data before chat presentation.
12.9.0
Added
- InAppChat allows you to access
isChattingInMultithread
to determine whether the chat is in multithreaded mode or not.
12.8.1
Fixed
- CustomPayload is now passed when sending MO message from SDK to Infobip platform