Búsquedas recientes


No hay búsquedas recientes

Tiberiu Popescu's Avatar

Tiberiu Popescu

Incorporación 11 feb 2022

·

Última actividad 23 feb 2022

Seguimientos

0

Seguidores

0

Actividad total

9

Voto

1

Suscripciones

3

RESUMEN DE LA ACTIVIDAD

Última actividad de Tiberiu Popescu

Tiberiu Popescu hizo un comentario,

Comentario de la comunidad 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?

Ver comentario · Publicado 23 feb 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentarios


Tiberiu Popescu hizo un comentario,

ComentarioZendesk 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.

Ver comentario · Editado 16 feb 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentarios


Tiberiu Popescu hizo un comentario,

ComentarioZendesk 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.

Ver comentario · Publicado 11 feb 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentarios


Tiberiu Popescu creó una publicación,

Publicación 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 feb 2022 · Tiberiu Popescu

1

Seguidor

5

Votos

4

Comentarios


Tiberiu Popescu hizo un comentario,

Comentario de la comunidad 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

Ver comentario · Publicado 11 feb 2022 · Tiberiu Popescu

0

Seguidores

0

Votos

0

Comentarios