Releases: webim/webim-client-sdk-ios
Releases · webim/webim-client-sdk-ios
Version 3.24.3
- Message receive fix.
- Support for CocoaPods 1.6.1 in demo app.
Version 3.24.2
- New method updateWidgetStatus(data:).
Version 3.24.1
- History requesting optimisation.
Version 3.24.0
- Added ability to work with a block of frequently asked questions.
Version 3.23.7
- Method
MessageListener.added(message newMessage:, after previosMessage:)
fixed. - Method
UnreadByVisitorMessageCountChangeListener.changedUnreadByVisitorMessageCountTo(newValue:)
fixed.
Version 3.23.6
- User-Agent added.
Version 3.23.5
getLastMessages
and getNextMessages
with empty history bug fixed.
Version 3.23.4
- Thumb fixed.
Version 3.23.3
- Added 10 seconds timeout for repeated request when there is no network.
Version 3.23.2
- Update Swift version to 4.2.