Skip to content

Releases: infobip/mobile-messaging-sdk-ios

12.13.1

27 Sep 13:18
Compare
Choose a tag to compare

Fixed

  • Solved some deployment issues to Cocoapods.

12.13.0

26 Sep 10:12
Compare
Choose a tag to compare

Added

  • We exposed the raw content of messages in a new callback for custom uses

12.12.2

17 Sep 14:01
Compare
Choose a tag to compare

Added

  • InAppChat - separator line now can be branded in chat settings model.

12.12.1

09 Sep 12:55
Compare
Choose a tag to compare

Fixed

  • WebRTCUI PiP code unable to build in Xcode 16 beta

12.12.0

05 Sep 14:08
Compare
Choose a tag to compare

Fixed

  • Minor bug fix for WebRTCUI, when an incoming call UI displays an identifier instead of the caller name.

12.11.0

05 Sep 12:27
Compare
Choose a tag to compare

Fixed

  • Minor bug fix for WebRTCUI, when an incoming call UI displays an identifier instead of the caller name.

12.10.1

26 Aug 07:55
Compare
Choose a tag to compare

Fixed

  • We fixed a minor issue on MMInstallation class, where Equatable on copies was not working as expected.

12.10.0

31 Jul 11:46
Compare
Choose a tag to compare

Added

  • Option to send contextual data before chat presentation.

12.9.0

23 Jul 11:43
Compare
Choose a tag to compare

Added

  • InAppChat allows you to access isChattingInMultithread to determine whether the chat is in multithreaded mode or not.

12.8.1

11 Jul 17:23
Compare
Choose a tag to compare

Fixed

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