Skip to content

Releases: infobip/mobile-messaging-sdk-ios

10.21.0

01 Aug 12:23
Compare
Choose a tag to compare

Added

  • We added InAppChat settings options for opting out of: a) automatic navigation bar appearance changes, and b) resizing due to keyboard appearances. This helps customising the chat when used in SwiftUI applications.
  • We also exposed the frames of InAppChat input and messages views, to allow more flexible customisations.

11.0.0-rc1

25 Jul 16:01
Compare
Choose a tag to compare
11.0.0-rc1 Pre-release
Pre-release

10.20.0

21 Jul 13:01
Compare
Choose a tag to compare

Changed

  • InAppChat now automatically stops and restarts its connection when going to background/locking, and going to foreground/unlocking, optimising push notifications from chat events.

Added

  • New InAppChat methods, stopConnection and restartConnection, for accessing the methods described above if needed.

10.19.2

17 Jul 13:34
Compare
Choose a tag to compare

Fixed

  • WebRTCUI subpod setting Debug flag for all configuration builds.
  • Disabling calls registry being called twice.

10.19.1

26 Jun 15:11
Compare
Choose a tag to compare

Fixed

  • Bug with MMNotificationType comparison

10.19.0

06 Jun 10:56
Compare
Choose a tag to compare

Added

  • Albanian language is now supported.

10.18.0

01 Jun 12:45
Compare
Choose a tag to compare

Added

  • New method for changing InAppChat's language in real time.

Changed

  • InfobipRTC version increased.

10.17.0

18 May 15:04
Compare
Choose a tag to compare

Added

  • InAppChat now offers darkMode settings.

Changed

  • MobileMessaging.inAppChat?.settings replaced by MMChatSettings.sharedInstance

10.16.0

05 May 13:38
Compare
Choose a tag to compare

Added

  • InAppChat now send event notifications when its view change.

Changed

  • Renamed showThreadList within InAppChat to showThreadsList.

10.15.5

27 Apr 08:02
Compare
Choose a tag to compare

Added

  • InAppChat customisation of typing indicator.

Fixed

  • Corrected WebRTC podspec definitions and other Cocoapods issues with XCode 14.3.