Recherches récentes


Pas de recherche récente

Tiberiu Popescu's Avatar

Tiberiu Popescu

Adhésion le 11 févr. 2022

·

Dernière activité le 23 févr. 2022

Suivis

0

Abonnés

0

Activité totale

9

vote

1

Abonnements

3

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Tiberiu Popescu

Tiberiu Popescu a ajouté un commentaire,

Commentaire de la communauté 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?

Afficher le commentaire · Publication le 23 févr. 2022 · Tiberiu Popescu

0

Abonnés

0

Votes

0

Commentaire


Tiberiu Popescu a ajouté un commentaire,

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

Afficher le commentaire · Modification le 16 févr. 2022 · Tiberiu Popescu

0

Abonnés

0

Votes

0

Commentaire


Tiberiu Popescu a ajouté un commentaire,

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

Afficher le commentaire · Publication le 11 févr. 2022 · Tiberiu Popescu

0

Abonnés

0

Votes

0

Commentaire


Tiberiu Popescu a créé une publication,

Publication 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);

Publication le 11 févr. 2022 · Tiberiu Popescu

1

Abonné

5

Votes

4

Commentaires


Tiberiu Popescu a ajouté un commentaire,

Commentaire de la communauté 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

Afficher le commentaire · Publication le 11 févr. 2022 · Tiberiu Popescu

0

Abonnés

0

Votes

0

Commentaire