Skip to content

5.0.2

Compare
Choose a tag to compare
@kustomer-builds kustomer-builds released this 02 Oct 17:11
· 20 commits to main since this release
2d889c3

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

Improved

  • Improved logic that fetches unread count for messages after app is brought into foreground. Logic now does not mark any messages as read unless there is an actively open chat conversation.
  • Removed embedded Nantes dependency and marked as Implementation ONLY
  • Removed embedded NotificationView dependency and marked as Implementation ONLY

Fixed

  • Fixed Crash that would sometimes happen when in an active Chat. This was caused by overlapping updates to the UITableView that supports the Chat view.