Pesquisas recentes


Sem pesquisas recentes

Tiberiu Popescu's Avatar

Tiberiu Popescu

Entrou em 11 de fev. de 2022

·

Última atividade em 23 de fev. de 2022

Seguindo

0

Seguidores

0

Atividade total

9

Votos

1

Assinaturas

3

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Tiberiu Popescu

Tiberiu Popescu comentou,

Comentário na comunidade Developer - Zendesk SDKs

Hey, thanks for reaching out, so this is the default behavior of the widget?

Is there documentation of how to add the header and the back button?

Exibir comentário · Publicado 23 de fev. de 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentários


Tiberiu Popescu comentou,

ComentárioZendesk messaging

Eric Nelson

So it is not possible to add a Back or Close(x) button to close the widget?

Right now the only way to close it is to scroll through all the conversation to the end and then it will close this Modal, it is bad user experience.

Exibir comentário · Editado 16 de fev. de 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentários


Tiberiu Popescu comentou,

ComentárioZendesk messaging

Hey, is it possible to add a header or a close button with the messaging SDK?
My widget is working fine, but no header and no close button.

Exibir comentário · Publicado 11 de fev. de 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentários


Tiberiu Popescu criou uma publicação,

Publicação Developer - Zendesk SDKs

Hey,

I'm using the new iOS messaging SDK.
The chat widget is working fine, but there's no header and no close button.

Can these be added to the new iOS Messaging chat?

This is my swift implementation:

    guard let viewController = Zendesk.instance?.messaging?.messagingViewController() else { return }

   

    let navigationController = UIApplication.shared.windows.first!.rootViewController;

   

    navigationController?.show(viewController, sender: self);

Publicado 11 de fev. de 2022 · Tiberiu Popescu

1

Seguidor

5

Votos

4

Comentários


Tiberiu Popescu comentou,

Comentário na comunidade Developer - Zendesk SDKs

I had the same issue in the past, in my case the issue was that I've used the wrong channel key

Exibir comentário · Publicado 11 de fev. de 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentários