v1.1.17
Added:
- Added new delegates like onConversationOkClicked, onConversationCancelClicked and onAllChatSessionsEnded.
- New unit test cases added.
- Improved self handling.
Fixed:
- Issue resolved for close issue for persistent chat.
Note: As we have done null handling, Kindly check following steps
- Always call LiveChatMessaging.shared.initialize(omniChannelConfig: ... ) call before presentation of liveChatMessagingVC.
You can refer important-steps-to-follow-while-adding-sdks