Zendesk Apps allow you to add further functionality to your Zendesk Support account. Zendesk Apps can be developed using the provided framework and tools. There are a lot of example apps that can be quite helpful for developing or better understanding Zendesk Apps.
Questions tagged [zendesk-app]
67 questions
3
votes
0 answers
Zendesk integration with Flutter
I am creating mobile app with flutter and I want to integrate Zendesk SDK using flutter as i have done research and i get to know that zendesk can not provide support to hybrid apps the only provide native SDK but still there are some plugins which…

Vishal Parmar
- 615
- 4
- 31
2
votes
0 answers
iOS Chat SDK Zendesk Build error: "___isOSVersionAtLeast", referenced from: "
ZenDesk iOS sdk instaling error - iPad
I am getting the following build error
Undefined symbols for architecture x86_64:
"___isOSVersionAtLeast", referenced from:
"___isOSVersionAtLeast", referenced from: -[ZDCRatingCommentEditor…

Travis Spire-Sweet
- 31
- 3
1
vote
2 answers
How to show suggested Articles or FAQs on Zen-desk using react-native-zendesk-chat
I want to show suggested Articles based on FAQs on mobile using
react-native-zendesk chat SDK. but I don't find there is any
option that helps to achieve this.
Quick help will be highly appreciated
Thanks

Muhammad Ashfaq
- 2,359
- 5
- 20
- 46
1
vote
1 answer
Pop Up "Zendesk Messaging Widget" After Certain Amount of Time
As we know that the zendesk Messaging Widget doesn't have proactive chat natively, after deep research I made this script to help anyone who wants the widget to pop a while after the website loads.
Hope it helps you!