Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
10.21.0
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
Added
10.20.0
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
Fixed
- WebRTCUI subpod setting Debug flag for all configuration builds.
- Disabling calls registry being called twice.
10.19.1
Fixed
- Bug with MMNotificationType comparison
10.19.0
Added
- Albanian language is now supported.
10.18.0
Added
- New method for changing InAppChat's language in real time.
Changed
- InfobipRTC version increased.
10.17.0
Added
- InAppChat now offers darkMode settings.
Changed
- MobileMessaging.inAppChat?.settings replaced by MMChatSettings.sharedInstance
10.16.0
Added
- InAppChat now send event notifications when its view change.
Changed
- Renamed showThreadList within InAppChat to showThreadsList.
10.15.5
Added
- InAppChat customisation of typing indicator.
Fixed
- Corrected WebRTC podspec definitions and other Cocoapods issues with XCode 14.3.