最近の検索


最近の検索はありません

Zendesk PhotoSì's Avatar

Zendesk PhotoSì

参加日2022年4月14日

·

前回のアクティビティ2022年5月20日

フォロー中

0

フォロワー

1

合計アクティビティ

19

投票

3

受信登録

7

アクティビティの概要

さんの最近のアクティビティ Zendesk PhotoSì

Zendesk PhotoSìさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

ok, thank you
but I don't understand the reason of the issue.

at what point should zendesk call the api to retrieve the token?
here?

let identity = Identity.createJwt(token: myToken)

why we don't receive any call to our api? (we checked the logs)

コメントを表示 · 投稿日時:2022年5月20日 · Zendesk PhotoSì

0

フォロワー

0

投票

0

コメント


Zendesk PhotoSìさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

I see.
So, without an Enterprise plan, it is not possible to hide zendesk logo.
Do you confirm?

Thank you.

コメントを表示 · 投稿日時:2022年5月17日 · Zendesk PhotoSì

0

フォロワー

0

投票

0

コメント


Zendesk PhotoSìさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Hi, we have the same problem, ex: in zs_activity_view_article, 

zendesk.support.guide.ArticleVotingView

is private so we can't override the layout. 

コメントを表示 · 投稿日時:2022年5月17日 · Zendesk PhotoSì

0

フォロワー

0

投票

0

コメント


Zendesk PhotoSìさんが投稿を作成しました:

投稿 Developer - Zendesk SDKs

Hi, is it possible to hide zendesk logo in My Tickets list?

投稿日時:2022年5月12日 · Zendesk PhotoSì

0

フォロワー

3

投票

3

コメント


Zendesk PhotoSìさんが投稿を作成しました:

投稿 Developer - Zendesk SDKs

I am trying to use jwt authentication for zendesk support on my iOS app:

Zendesk.initialize(appId: "<#appId#>",

               clientId: "<#clientId#>",

               zendeskUrl: "<#zendeskUrl#>")

Support.initialize(withZendesk: Zendesk.instance)

// Set an identity for authentication.

let identity = Identity.createJwt(token: myToken)

Zendesk.instance?.setIdentity(identity)

But Identity.createJwt return me an invalid token: if I put it in https://jwt.io/, I don't have 'name' in response payload.

When I call my API with curl, the token is correct.
So, can the problem is with Identity.createJwt ?
Shouldn't Identity.createJwt return the same token as the api?

 

編集日時:2022年5月11日 · Zendesk PhotoSì

0

フォロワー

2

投票

2

コメント


Zendesk PhotoSìさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Hi, probably I've got the same problem.
When you call Identity.createJwt(), do you get a valid token?


コメントを表示 · 投稿日時:2022年5月11日 · Zendesk PhotoSì

0

フォロワー

0

投票

0

コメント


Zendesk PhotoSìさんが投稿を作成しました:

投稿 Feedback - Ticketing system (Support)

SDK iOS, Mobile app
It would be useful if it were possible to let the user choose whether to start a conversation via chat or ticket, as happens on the web.

投稿日時:2022年5月10日 · Zendesk PhotoSì

0

フォロワー

2

投票

0

コメント


Zendesk PhotoSìさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

コメントを表示 · 投稿日時:2022年4月26日 · Zendesk PhotoSì

0

フォロワー

0

投票

0

コメント


Zendesk PhotoSìさんが投稿を作成しました:

投稿 Developer - Zendesk SDKs

iOS SDK Mobile App:

When I tap on "Start a conversation" or on Icon in navBar, is it possible to let the user choose whether to use the chat or open a ticket?

編集日時:2022年4月26日 · Zendesk PhotoSì

0

フォロワー

1

投票

1

コメント