Recherches récentes


Pas de recherche récente

Zendesk PhotoSì's Avatar

Zendesk PhotoSì

Adhésion le 14 avr. 2022

·

Dernière activité le 20 mai 2022

Suivis

0

Abonné

1

Activité totale

19

Votes

3

Abonnements

7

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Zendesk PhotoSì

Zendesk PhotoSì a ajouté un commentaire,

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

Afficher le commentaire · Publication le 20 mai 2022 · Zendesk PhotoSì

0

Abonnés

0

Votes

0

Commentaire


Zendesk PhotoSì a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

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

Thank you.

Afficher le commentaire · Publication le 17 mai 2022 · Zendesk PhotoSì

0

Abonnés

0

Votes

0

Commentaire


Zendesk PhotoSì a ajouté un commentaire,

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

Afficher le commentaire · Publication le 17 mai 2022 · Zendesk PhotoSì

0

Abonnés

0

Votes

0

Commentaire


Zendesk PhotoSì a créé une publication,

Publication Developer - Zendesk SDKs

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

Publication le 12 mai 2022 · Zendesk PhotoSì

0

Abonnés

3

Votes

3

Commentaires


Zendesk PhotoSì a créé une publication,

Publication 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?

 

Modification le 11 mai 2022 · Zendesk PhotoSì

0

Abonnés

2

Votes

2

Commentaires


Zendesk PhotoSì a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

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


Afficher le commentaire · Publication le 11 mai 2022 · Zendesk PhotoSì

0

Abonnés

0

Votes

0

Commentaire


Zendesk PhotoSì a créé une publication,

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

Publication le 10 mai 2022 · Zendesk PhotoSì

0

Abonnés

2

Votes

0

Commentaire


Zendesk PhotoSì a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

Afficher le commentaire · Publication le 26 avr. 2022 · Zendesk PhotoSì

0

Abonnés

0

Votes

0

Commentaire


Zendesk PhotoSì a créé une publication,

Publication 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?

Modification le 26 avr. 2022 · Zendesk PhotoSì

0

Abonnés

1

vote

1

Commentaire