iOS Messaging SDK - Version 6.13.0.873
gorkemkarahan
released this
28 Apr 17:14
·
27 commits
to master
since this release
Version 6.13.0
iOS Messaging SDK
Release Date: April 30, 2023
Environment requirements
The iOS Mobile Messaging SDK version 6.13.0.873 is supported on iOS versions 13 through 16.
This XCFramework was compiled with Swift version Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1), which means it will work Swift version 5.5 and above.
M1 processor is supported for use with this version.
XCFramework is supported on CocoaPad versions 1.9.0 and greater.
Bugs fixed
- Voice over does not announce Structured Content with only one Basic Element. It now announces "This message has extra content" and content is announced on focus.
- Voice over announces same text twice when Structured Content with only one non layout item in the container. Voice over now announces "This message has extra content" and content is announced on focus.
- Welcome Message does not display every time despite frequency is set to .everyConversation
- Multiple consumer IDPs feature does not support JWKS flow.
- Conversation ID is stuck or wrong on GetEngagement if Consumer resolves the conversation and starts another conversation without leaving the conversation screen.
- Keychain Item Might have wrong accessibility attribute If it was previously saved.
- Crash might occur while scrolling using the scroll to bottom button.
- Conversation Screen shows history on relaunch after history is cleared on non-window mode.
- Date Picker allows user the confirm range selection without selecting dates.
Features
- Support to show Initial message as part of Conversation on Conversational Cloud has been added. This improves Agents' context and remove the extra explanation for consumer. This also allows AI automation like intents and dynamic routing, to quickly determine the next best action that the conversation should take. 'Messaging.Send_Consumer_Message_Metadata' should be enabled on Acount Configurations.
Enhancements
- Date Picker, month/year selection is now opens with already selected month and stays in sync with focused month.
- Date Picker now automatically scrolls the current or closest date in the selection range.