Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Zendesk PhotoSì
Beigetreten 14. Apr. 2022
·
Letzte Aktivität 20. Mai 2022
Folge ich
0
Follower
1
Gesamtaktivitäten
19
Stimmen
3
Abonnements
7
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Zendesk PhotoSì
Zendesk PhotoSì hat einen Kommentar hinterlassen
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)
Kommentar anzeigen · Gepostet 20. Mai 2022 · Zendesk PhotoSì
0
Follower
0
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Kommentar hinterlassen
I see.
So, without an Enterprise plan, it is not possible to hide zendesk logo.
Do you confirm?
Thank you.
Kommentar anzeigen · Gepostet 17. Mai 2022 · Zendesk PhotoSì
0
Follower
0
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Kommentar hinterlassen
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.
Kommentar anzeigen · Gepostet 17. Mai 2022 · Zendesk PhotoSì
0
Follower
0
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Post erstellt
Hi, is it possible to hide zendesk logo in My Tickets list?
Gepostet 12. Mai 2022 · Zendesk PhotoSì
0
Follower
3
Stimmen
3
Kommentare
Zendesk PhotoSì hat einen Post erstellt
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?
Bearbeitet 11. Mai 2022 · Zendesk PhotoSì
0
Follower
2
Stimmen
2
Kommentare
Zendesk PhotoSì hat einen Kommentar hinterlassen
Hi, probably I've got the same problem.
When you call Identity.createJwt(), do you get a valid token?
Kommentar anzeigen · Gepostet 11. Mai 2022 · Zendesk PhotoSì
0
Follower
0
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Post erstellt
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.
Gepostet 10. Mai 2022 · Zendesk PhotoSì
0
Follower
2
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Kommentar hinterlassen
Kommentar anzeigen · Gepostet 26. Apr. 2022 · Zendesk PhotoSì
0
Follower
0
Stimmen
0
Kommentare
Zendesk PhotoSì hat einen Post erstellt
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?
Bearbeitet 26. Apr. 2022 · Zendesk PhotoSì
0
Follower
1
Stimme
1
Kommentar