Releases: infobip/mobile-messaging-sdk-ios
Releases · infobip/mobile-messaging-sdk-ios
12.18.0
12.17.0
Added
- A new strategy for sending contextual metadata in multithreaded chats.
- Dynamic language change for in-app chat.
12.16.0
Changed
- Changes in the MMMessageHandlingDelegate to support .list option for showing notifications in the NotificationCenter if an application is on the Foreground. Check the Migration guide
12.15.0
Fixed
- InAppChat now respects LargeTitleDisplayMode from navigation and has a better handling for children view controllers in case of multi-thread widget
- InAppChat and WebRTCUI now adapt to dynamic base API URL in all scenarios
12.14.2
Added
- Internal click reporting functionality to track user interactions with buttons of in-app messages
Notes
- This update contains internal improvements only and no changes in the SDK usage
- No breaking changes or public API modifications
12.14.1
Fixed
- We disabled unnecessary caching in chat webview and online requests.
12.14.0
Added
- A type field for the user model to detect whether it's a Lead or Customer.
- The
keepAsLead
parameter for the personalization function to prevent promotion to Customer after personalization.
12.13.2
Changed
- AttachmentViewController 'modalPresentationStyle' from ".fullscreen" to ".overFullscreen"
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