JivoChat / JivoSDK-iOS

The Jivo Mobile SDK allows you to embed the Jivo chat into your iOS mobile applications to receive customer requests
https://www.jivochat.com
Apache License 2.0
8 stars 5 forks source link

JivoSDKChattingConfig deprecated how to customize navigation bar in chat ui #10

Closed kmitj closed 2 months ago

kmitj commented 1 year ago

can't set avatar, name, info for chat ui header

bronenos commented 7 months ago

We have recently updated our SDK, please take a look at 4.1.0 version

You may be interested to use following methods:

Jivo.display.define(text:forElement:)
Jivo.display.define(image:forElement:)