최근 검색


최근 검색 없음

Tiberiu Popescu's Avatar

Tiberiu Popescu

가입한 날짜: 2022년 2월 11일

·

마지막 활동: 2022년 2월 23일

팔로잉

0

팔로워

0

총 활동 수

9

투표

1

플랜 수

3

활동 개요

님의 최근 활동 Tiberiu Popescu

Tiberiu Popescu님이 에 댓글을 입력함

커뮤니티 댓글 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?

댓글 보기 · 2022년 2월 23일에 게시됨 · Tiberiu Popescu

0

팔로워

0

투표 수

0

댓글


Tiberiu Popescu님이 에 댓글을 입력함

댓글Zendesk 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.

댓글 보기 · 2022년 2월 16일에 편집됨 · Tiberiu Popescu

0

팔로워

0

투표 수

0

댓글


Tiberiu Popescu님이 에 댓글을 입력함

댓글Zendesk 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.

댓글 보기 · 2022년 2월 11일에 게시됨 · Tiberiu Popescu

0

팔로워

0

투표 수

0

댓글


Tiberiu Popescu님이 에 게시물을 만듦

게시물 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);

2022년 2월 11일에 게시됨 · Tiberiu Popescu

1

팔로워

5

투표 수

4

댓글


Tiberiu Popescu님이 에 댓글을 입력함

커뮤니티 댓글 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

댓글 보기 · 2022년 2월 11일에 게시됨 · Tiberiu Popescu

0

팔로워

0

투표 수

0

댓글