Skip to content

12.0.0

Compare
Choose a tag to compare
@infobip-ci infobip-ci released this 02 Oct 16:00
· 154 commits to master since this release

Added

  • Methods to get InAppChat view state and navigate through a list of multiple chats
  • Support for Serbian (Latin) language
  • Messages exceeding the max text length are now automatically sent as smaller messages

Changed

  • WebRTCUI using new configurationId and identity modes for RTC 2.0 initialisation. See migration guide for more details
  • MMChatComposer and MMComposeBarDelegate not mandatory anymore, for a more flexible and easier SwiftUI integration.