Releases: Koredotcom/iOS-kore-sdk
Releases · Koredotcom/iOS-kore-sdk
10.3.1 (June 15, 2024)
- Agent typing event integrated
- User typing event integrated
- User received receipt for agent message event integrated
- User read receipt for agent message event integrated
- Agent close event sent when user closes the bot
- Agent close event sent when user removes the application from background integrated
- Provided the methods to add "Custom Data" and "Query Parameters" for bot connection
10.3.0 (June 01, 2024)
V2 branding api changes
10.2.0 (Apr 27, 2024)
Fixed HTML text issue.
10.1.23 (Mar 30, 2024)
Fixed Dark mode issue.
Fixed pod issue.
10.1.20 (Feb 24, 2024)
Fixed web socket delegate issue.
Fixed list template payload issue.
10.1.13 (Nov 04, 2023)
Show and hide chat history
fixed payload template issue
Major Bug Fixes
Fixes:
- Provided an option in chat window to disconnect socket.
- Made timerSource as an optional variable in RTMTimer class.
Carthage support
- Carthage support has been added.
- Migrated from TOWebViewController to SFSafariViewController.
- Migrated from Google Speech API to Apple's Speech Recognition.
- Provided Carthage & CocoaPod demo applications.