Skip to content

Releases: Koredotcom/iOS-kore-sdk

10.3.1 (June 15, 2024)

17 Jun 09:11
Compare
Choose a tag to compare
  1. Agent typing event integrated
  2. User typing event integrated
  3. User received receipt for agent message event integrated
  4. User read receipt for agent message event integrated
  5. Agent close event sent when user closes the bot
  6. Agent close event sent when user removes the application from background integrated
  7. Provided the methods to add "Custom Data" and "Query Parameters" for bot connection

10.3.0 (June 01, 2024)

07 Jun 13:12
Compare
Choose a tag to compare

V2 branding api changes

10.2.0 (Apr 27, 2024)

03 Jun 14:09
Compare
Choose a tag to compare

Fixed HTML text issue.

10.1.23 (Mar 30, 2024)

03 Jun 14:05
Compare
Choose a tag to compare

Fixed Dark mode issue.
Fixed pod issue.

10.1.20 (Feb 24, 2024)

03 Jun 14:04
Compare
Choose a tag to compare

Fixed web socket delegate issue.
Fixed list template payload issue.

10.1.13 (Nov 04, 2023)

03 Jun 13:47
Compare
Choose a tag to compare

Show and hide chat history
fixed payload template issue

Major Bug Fixes

26 Jul 06:27
Compare
Choose a tag to compare

Fixes:

  • Provided an option in chat window to disconnect socket.
  • Made timerSource as an optional variable in RTMTimer class.

Carthage support

01 Feb 10:06
Compare
Choose a tag to compare
  • 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.