Giter Site home page Giter Site logo

ios_sdk_demo_apps's Introduction

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

Zendesk Sample Apps for iOS

Description

This repository provides you with sample Apps to help learn how to use the Zendesk Apps framework and APIs.

We hope you'll find those sample Apps useful and encourage you to re-use some of this code in your own Apps.

This repository contains the following demos:

  • Unified SDK Sample

    • A demo application showcasing the ChatSDK on the UnifiedSDK
  • Support SDK Samples

    You'll find three Sample Apps added to workspace CocoaPodSample

    • A demo application Sample showcasing the manual Swift integration of Support SDK.
    • A demo application SampleObjectiveC showcasing the manual Objective-C integration of Support SDK.
    • A demo application CocoaPodSample showcasing the integration with pods.

    Both apps are implementing couple of main features of Support SDK.

    Note: Initialise the Support SDK in the AppDelegate.swift, by passing in the credentials of your Zendesk instance.

            // Enter your zendesk app configs here
          Zendesk.initialize(appId: "appId",
                             clientId: "clientId",
                             zendeskUrl: "zendeskUrl")
    
  • Chat SDK Samples

    • Demo that showcases building a custom chat UI backed by Zendesk Chat API.
    • Demo that shows the app badge count on the tab bar button.
  • Answer Bot SDK Samples

    • A demo application that shows how to integrate the Answer Bot SDK
  • Talk SDK Sample

    A demo application that shows how to integrate the Talk SDK. It contains two targets: TalkSDKSamples-Swift and TalkSDKSamples-ObjectiveC presenting the integration for either Swift or for Objective-C. Each version contains multiple use cases (that are presented with separate view controllers), to showcase various levels of complexity based on required customisability.

Owners

If you have any questions please contact us through one of the methods outlined here.

Getting Started

Each of the modules in this project is a stand-alone iOS app.

Contributions

Pull requests are welcome.

Bugs

Please submit bug reports to Zendesk.

ios_sdk_demo_apps's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.