Skip to content

Latest commit

 

History

History

SupportSDKSamples

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

Zendesk Sample Apps for iOS. Support SDK V2

This repo contains a sample application, that will help you learn how to use the Zendesk Support SDK and APIs.

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

Documentation

Getting started

Getting started is straightforward.

  1. Download or clone the repository locally.
  2. Open the directory in your terminal.
  3. Install the pods by running pod install.
  4. Ensure the framework is on the most recent version by running pod update.
  5. Open up the project in Xcode.
  6. Note: Initialize your Zendesk instance in the App Delegate before running the application.

You can then send a request with attachments, tags and Custom Fields, through providers and custom UI. Also can view previously created tickets, and Guide articles, using the Zendesk provided UI.

Bugs

Please submit bug reports to Zendesk.