Skip to content

5.0.4

Compare
Choose a tag to compare
@kustomer-builds kustomer-builds released this 01 Nov 14:34
· 7 commits to main since this release
fe9c5a1

Full release notes available at https://developer.kustomer.com/chat-sdk/changelog/ios

Improved

  • Removed crash scenarios in ChatViewController - from multiple overlapping requests to update the Chat
  • Removed embedded SwiftyJSON dependency and marked as Implementation ONLY
  • Removed embedded NextGrowingTestView dependency and marked as Implementation ONLY
  • Removed embedded TaggerKit dependency
  • Removed Sentry dependency

Fixed

  • Some UI issues that made the Chat History screen look different than Kustomer on Web and Android

Added

  • Added Kustomer.overrideAssistant(id) method to be in parity with Android