Skip to content

5.0.2

Compare
Choose a tag to compare
@raymondjoneskustomer raymondjoneskustomer released this 02 Oct 17:15
c848b01

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.