Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ThomasNguyenGitHub/zendesk_sdk_ios

Repository files navigation

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

Zendesk Mobile SDK for iOS 1.7.1.1

Zendesk SDK for mobile is a quick, convenient way to get customer support into your mobile apps. With just a few lines of code, you can provide your end users with an easy way to get in touch from any mobile app.

Contents:

  • SampleApp - sample project for core request management
  • ZendeskSDK.bundle - the SDK resource bundle
  • ZendeskSDK.framework - UI components for SDK
  • ZendeskProviderSDK.framework - Provider only framework, no UI components
  • ZendeskSDKStrings.bundle - the SDK localization strings bundle

You can also reference this repository as a cocoapod:

source 'https://github.com/CocoaPods/Specs.git'

pod 'ZendeskSDK'

To choose a specific version:

source 'https://github.com/CocoaPods/Specs.git'

pod 'ZendeskSDK', '~> RELEASE_VERSION_TAG'

Documentation

You can find documentation for the SDK and release notes on https://developer.zendesk.com.

A note regarding iOS 10

We are aware that there are issues with the SDK when testing on iOS 10. We are currently working on a release of the SDK that addresses these issues, in line with our policy of supporting the current and previous two versions of iOS. If you find any iOS 10 specific issues, please feel free to submit them.

Copyright and license

Copyright 2014 Zendesk

By dowloading or using the Zendesk Mobile SDK, You agree to the Zendesk Terms of Service (https://www.zendesk.com/company/terms) and Application Developer and API License Agreement (https://www.zendesk.com/company/application-developer-and-api-license-agreement) and acknowledge that such terms govern Your use of and access to the Mobile SDK.

If You make any Contributions (defined below) to the Zendesk Mobile SDK, You hereby grant Zendesk a royalty-free, worldwide, transferable, sub-licensable, irrevocable and perpetual license to incorporate into the Service or the Zendesk API or otherwise use and commercially exploit any Contributions. “Contribution” shall mean any work of authorship, including any modifications or additions to the Mobile SDK or derivative works thereof, that is submitted to Zendesk by You.

About

Zendesk Mobile SDK for iOS

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.5%
  • CSS 2.2%
  • Ruby 0.3%