Ricerche recenti


Nessuna ricerca recente

Tiberiu Popescu's Avatar

Tiberiu Popescu

Data ingresso 11 feb 2022

·

Ultima attività 23 feb 2022

Seguiti

0

Follower

0

Attività totali

9

Voto

1

Abbonamenti

3

PANORAMICA ATTIVITÀ

Ultima attività di Tiberiu Popescu

Tiberiu Popescu ha commentato,

Commento nella community 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?

Visualizza commento · Data ultimo post: 23 feb 2022 · Tiberiu Popescu

0

Follower

0

Voti

0

Commenti


Tiberiu Popescu ha commentato,

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

Visualizza commento · Data ultima modifica: 16 feb 2022 · Tiberiu Popescu

0

Follower

0

Voti

0

Commenti


Tiberiu Popescu ha commentato,

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

Visualizza commento · Data ultimo post: 11 feb 2022 · Tiberiu Popescu

0

Follower

0

Voti

0

Commenti


Tiberiu Popescu ha creato un post,

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

Data ultimo post: 11 feb 2022 · Tiberiu Popescu

1

Follower

5

Voti

4

Commenti


Tiberiu Popescu ha commentato,

Commento nella community 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

Visualizza commento · Data ultimo post: 11 feb 2022 · Tiberiu Popescu

0

Follower

0

Voti

0

Commenti