v1.1.15
Added
- The codebase has been enhanced to better handle null objects throughout the project.
- Unit tests and code coverage have been improved.
- Telemetry has been enhanced.
- Support for multiple model presentation styles has been added.
Fixed
- The authenticated chat restore issue has also been resolved.
- Download transcript UI improved. Minor issues resolved.
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