Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Tiberiu Popescu's Avatar

Tiberiu Popescu

Beigetreten 11. Feb. 2022

·

Letzte Aktivität 23. Feb. 2022

Folge ich

0

Follower

0

Gesamtaktivitäten

9

Stimme

1

Abonnements

3

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Tiberiu Popescu

Tiberiu Popescu hat einen Kommentar hinterlassen

Community-Kommentar 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?

Kommentar anzeigen · Gepostet 23. Feb. 2022 · Tiberiu Popescu

0

Follower

0

Stimmen

0

Kommentare


Tiberiu Popescu hat einen Kommentar hinterlassen

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

Kommentar anzeigen · Bearbeitet 16. Feb. 2022 · Tiberiu Popescu

0

Follower

0

Stimmen

0

Kommentare


Tiberiu Popescu hat einen Kommentar hinterlassen

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

Kommentar anzeigen · Gepostet 11. Feb. 2022 · Tiberiu Popescu

0

Follower

0

Stimmen

0

Kommentare


Tiberiu Popescu hat einen Post erstellt

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

Gepostet 11. Feb. 2022 · Tiberiu Popescu

1

Follower

5

Stimmen

4

Kommentare


Tiberiu Popescu hat einen Kommentar hinterlassen

Community-Kommentar 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

Kommentar anzeigen · Gepostet 11. Feb. 2022 · Tiberiu Popescu

0

Follower

0

Stimmen

0

Kommentare